Remove obsolete -mtune=pentium4 compile flag

db4
Slava Pestov 2009-04-28 23:05:42 -05:00
parent 9243316489
commit a26947ba2e
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ BOOT_ARCH = x86
PLAF_DLL_OBJS += vm/cpu-x86.32.o
# gcc bug workaround
CFLAGS += -fno-builtin-strlen -fno-builtin-strcat -mtune=pentium4
CFLAGS += -fno-builtin-strlen -fno-builtin-strcat