cosmetic changes to reduce diffs against i386.

This commit is contained in:
Yoshihiro Takahashi 2012-11-10 12:42:28 +00:00
parent c224072d61
commit 5016be6c9e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242865

View File

@ -6,8 +6,8 @@ BINDIR?= /boot
LOADER_ADDRESS?=0x200000
CFLAGS+= -march=i386 -ffreestanding -mpreferred-stack-boundary=2 \
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float \
-Os -DPC98
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float
CFLAGS+= -Os -DPC98
LDFLAGS+= -nostdlib
# BTX components