1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/boot/pc98
Dimitry Andric 3ab20ac1f5 On i386 and amd64, consistently use the following options whenever we
want to avoid using any "advanced" CPU features:

  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float
2011-01-05 22:24:33 +00:00
..
boot0
boot0.5
boot2 Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles 2011-01-05 21:46:08 +00:00
btx
cdboot
kgzldr
libpc98 Now there is no functional difference from i386 version. 2010-11-13 15:24:56 +00:00
loader MFi386: revision 210387 2010-07-25 02:22:32 +00:00
Makefile
Makefile.inc On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00