X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMake.config;h=b1d480e70ae51453e636057e5b7d556722443825;hb=7c40a20ad1cfcf4db3e5b93dd30654f6fdc1ef73;hp=910ef121099486fc8dc0377a4f70523f6f128343;hpb=22acef028a140604f5b34705263ba70959fcf4f4;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 =