Date: Thu, 6 Jan 2011 00:14:24 +0100 From: Ivan Voras <ivoras@freebsd.org> To: Dimitry Andric <dim@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r217033 - in head: lib/libstand sys/boot/ficl sys/boot/i386 sys/boot/pc98 sys/boot/zfs sys/conf Message-ID: <AANLkTinB_5Bxri=KCUM7P2fAjZ38W%2B302oOzkbNzH_K6@mail.gmail.com> In-Reply-To: <201101052224.p05MOXQs093175@svn.freebsd.org> References: <201101052224.p05MOXQs093175@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5 January 2011 23:24, Dimitry Andric <dim@freebsd.org> wrote: > Author: dim > Date: Wed Jan =C2=A05 22:24:33 2011 > New Revision: 217033 > URL: http://svn.freebsd.org/changeset/base/217033 > > Log: > =C2=A0On i386 and amd64, consistently use the following options whenever = we > =C2=A0want to avoid using any "advanced" CPU features: > > =C2=A0 =C2=A0-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-floa= t I'm late to the party - but is there any hope of centralizing these and then doing something like "CFLAGS +=3D ${CC_NO_FP}" ? As soon as we get a newer compiler someone will have to add -mno-sse4 to the list (if not already with clang...).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinB_5Bxri=KCUM7P2fAjZ38W%2B302oOzkbNzH_K6>