]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
-nostdinc
authorAntti Kantee <pooka@iki.fi>
Mon, 2 Sep 2013 23:24:13 +0000 (02:24 +0300)
committerAntti Kantee <pooka@iki.fi>
Mon, 2 Sep 2013 23:24:13 +0000 (02:24 +0300)
Makefile

index f2669c247e8e9155386623bc2230ccc376ccc821..d8cef7265f0bc71b32c669c553b58d54bf083c84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ DEF_CFLAGS += $(flags-y)
 # Include common mini-os makerules.
 include minios.mk
 
-CFLAGS += -Irump/include
+CFLAGS += -Irump/include -nostdinc
 CFLAGS += -DVIRTIF_BASE=xenif -I.
 
 LIBS_FS = -lrumpfs_ffs -lrumpdev_disk -lrumpdev -lrumpvfs