[CRIU] Re: [PATCH v3] make: fix blob dependencies

Pavel Emelyanov xemul at parallels.com
Wed May 30 07:13:01 EDT 2012


On 05/29/2012 08:16 PM, Kinsbursky Stanislav wrote:
> From: Stanislav Kinsbursky <skinsbursky at openvz.org>
> 
> v3:
> 1) "crtools" ($(PROGRAM)) goal dependences fixed.
> 
> v2:
> 1) wrong "protobuf/tmp.pb-c.h" inclusion removed from cr-dump.c
> 
> Without this patch "touch parasite.c" will lead to rebuild of the whole
> project.
> This patch also introduces "pie" goal as a subsystem. This will be usefull,
> when other subsystems will apper, because it allows to build them in parallel.
> "all" becomes default goal. This allows to skip deps inclusion for empty,
> "all", "zdtm" and "test-legacy" goals.
> 
> Signed-off-by: Stanislav Kinsbursky <skinsbursky at openvz.org>
> ---
>  Makefile |   26 ++++++++++++--------------
>  1 files changed, 12 insertions(+), 14 deletions(-)

This one fails.


More information about the CRIU mailing list