summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/criu/files/2.0/criu-2.0-sysroot.patch')
-rw-r--r--sys-process/criu/files/2.0/criu-2.0-sysroot.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys-process/criu/files/2.0/criu-2.0-sysroot.patch b/sys-process/criu/files/2.0/criu-2.0-sysroot.patch
index 333c564c19ed..4dcb0fb2c95a 100644
--- a/sys-process/criu/files/2.0/criu-2.0-sysroot.patch
+++ b/sys-process/criu/files/2.0/criu-2.0-sysroot.patch
@@ -4,12 +4,6 @@ Index: criu-2.0/criu/Makefile
===================================================================
--- criu-2.0.orig/criu/Makefile
+++ criu-2.0/criu/Makefile
-@@ -51,7 +51,7 @@ ccflags-y += -iquote $(SRC_DIR)/criu/pi
- ccflags-y += -iquote $(SRC_DIR)/criu/$(ARCH_DIR)
- ccflags-y += -iquote $(SRC_DIR)/criu/$(ARCH_DIR)/include
- ccflags-y += -iquote $(SRC_DIR)/
+@@ -51,1 +51,1 @@ ccflags-y += -iquote $(SRC_DIR)/criu/pi
-ccflags-y += -I/usr/include/libnl3
+ccflags-y += -I${SYSROOT}/usr/include/libnl3
-
- export ccflags-y
-