From: Jan Kiszka <jan.kis...@siemens.com>

These flags should only be defined by our rules and the kernel. Not
critical for x86, but other archs will expose this issue. See also
linux-module recipe in Isar.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 recipes-jailhouse/jailhouse/files/debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-jailhouse/jailhouse/files/debian/rules 
b/recipes-jailhouse/jailhouse/files/debian/rules
index 20576bd..42bd47e 100755
--- a/recipes-jailhouse/jailhouse/files/debian/rules
+++ b/recipes-jailhouse/jailhouse/files/debian/rules
@@ -16,4 +16,4 @@ export prefix=/usr
 export DEB_BUILD_OPTIONS=parallel=$(shell nproc)
 
 %:
-       dh $@ --parallel
+       CFLAGS= LDFLAGS= dh $@ --parallel
-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to