Removed -mno-486 from CFLAGS.
This commit is contained in:
parent
58db7ebe9b
commit
ece6ef6a7b
@ -8,7 +8,6 @@ SRCS+= probe_keyboard.c io.c disk.c sys.c
|
||||
|
||||
BINMODE= 444
|
||||
CFLAGS= -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 \
|
||||
-mno-486 \
|
||||
-DPC98 -DBOOTWAIT=${BOOTWAIT} -DTIMEOUT=${TIMEOUT}
|
||||
CFLAGS+= -DBOOTSEG=${BOOTSEG} -DBOOTSTACK=${BOOTSTACK}
|
||||
CFLAGS+= ${CWARNFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user