X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2FMake.config;h=b1d480e70ae51453e636057e5b7d556722443825;hb=6df00aaa6cd9ca79cf8784031be08569c130af69;hp=910ef121099486fc8dc0377a4f70523f6f128343;hpb=589800ce938079195b25db195ec07dd638f233e6;p=pintos-anon diff --git a/src/Make.config b/src/Make.config index 910ef12..b1d480e 100644 --- a/src/Make.config +++ b/src/Make.config @@ -26,7 +26,7 @@ endif DEFINES = WARNINGS = -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wsystem-headers CFLAGS = -g -MMD -msoft-float -CPPFLAGS = -nostdinc -I$(SRCDIR) -I- -I$(SRCDIR)/lib +CPPFLAGS = -nostdinc -I$(SRCDIR) -I$(SRCDIR)/lib ASFLAGS = -Wa,--gstabs -MMD LDFLAGS =