[CRIU] [PATCH 05/10] Makefile.crtools: Remove bogus ccflags-y
Dmitry Safonov
dima at arista.com
Sat May 18 01:53:04 MSK 2019
There ain't even such path in sources.
Signed-off-by: Dmitry Safonov <dima at arista.com>
---
criu/Makefile.crtools | 1 -
1 file changed, 1 deletion(-)
diff --git a/criu/Makefile.crtools b/criu/Makefile.crtools
index 140436abf26f..d24bb174cfb7 100644
--- a/criu/Makefile.crtools
+++ b/criu/Makefile.crtools
@@ -1,4 +1,3 @@
-ccflags-y += -iquote criu/$(ARCH)
CFLAGS_REMOVE_clone-noasan.o += $(CFLAGS-ASAN)
CFLAGS_kerndat.o += -DKDAT_MAGIC_2=${shell echo $${SOURCE_DATE_EPOCH:-$$(date +%s)}} -DKDAT_RUNDIR=\"$(RUNDIR)\"
ldflags-y += -r
--
2.21.0
More information about the CRIU
mailing list