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

Pavel Emelyanov xemul at parallels.com
Thu May 31 07:08:23 EDT 2012


On 05/30/2012 04:22 PM, Kinsbursky Stanislav wrote:
> From: Stanislav Kinsbursky <skinsbursky at openvz.org>
> 
> v4:
> 1) Fixed apply conflicts.
> 
> v3:
> 1) "crtools" 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 |   21 +++++++--------------
>  1 files changed, 7 insertions(+), 14 deletions(-)

This ruined the make command output beauty.


More information about the CRIU mailing list