Date: Wed, 5 Jan 2011 22:24:33 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libstand Makefile src/sys/boot/ficl Makefile src/sys/boot/i386 Makefile.inc src/sys/boot/pc98 Makefile.inc src/sys/boot/zfs Makefile src/sys/conf kern.mk Message-ID: <201101052225.p05MP59Y089689@repoman.freebsd.org>
index | next in thread | raw e-mail
dim 2011-01-05 22:24:33 UTC
FreeBSD src repository
Modified files:
lib/libstand Makefile
sys/boot/ficl Makefile
sys/boot/i386 Makefile.inc
sys/boot/pc98 Makefile.inc
sys/boot/zfs Makefile
sys/conf kern.mk
Log:
SVN rev 217033 on 2011-01-05 22:24:33Z by dim
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
Revision Changes Path
1.70 +1 -1 src/lib/libstand/Makefile
1.51 +1 -1 src/sys/boot/ficl/Makefile
1.15 +1 -1 src/sys/boot/i386/Makefile.inc
1.11 +1 -1 src/sys/boot/pc98/Makefile.inc
1.7 +1 -1 src/sys/boot/zfs/Makefile
1.69 +1 -1 src/sys/conf/kern.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101052225.p05MP59Y089689>
