2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

build: compel -- Drop double targeting

It's a hostprog so one target is enough,
otherwise we're gitting double deps generation.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
Cyrill Gorcunov
2016-04-07 13:51:00 +03:00
committed by Andrei Vagin
parent f2dd307be9
commit 4ffbb4d04e

View File

@@ -202,7 +202,8 @@ $(eval $(call gen-built-in,images))
.PHONY: .FORCE
# Compel get used by CRIU, build it earlier
$(eval $(call gen-built-in,compel))
compel/%:
$(Q) $(MAKE) $(build)=compel $@
#
# Next the socket CR library