]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
make sure -nostdinc gets set
authorAntti Kantee <pooka@iki.fi>
Sun, 11 Oct 2015 15:41:11 +0000 (15:41 +0000)
committerAntti Kantee <pooka@iki.fi>
Sun, 11 Oct 2015 15:41:39 +0000 (15:41 +0000)
platform/xen/xen/Makefile

index 9afd318e74afa3e5a66942e5cbcb31f6e94c6c56..ba3030d3eb836424986db69eb23804bd6e8f197b 100644 (file)
@@ -36,7 +36,7 @@ CFLAGS += -isystem ../rump/include -I.. -I../../../include
 CFLAGS += -I$(MINI-OS_ROOT)
 CFLAGS += ${BUILDRUMP_TOOL_CFLAGS}
 
-CPPFLAGS += -nostdinc -no-integrated-cpp
+CFLAGS += -nostdinc -no-integrated-cpp
 
 LDARCHLIB := -l$(ARCH_LIB_NAME)
 LDSCRIPT := $(TARGET_ARCH_DIR)/minios-$(XEN_TARGET_ARCH).lds