]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228801:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Jan 2012 13:12:53 +0000 (13:12 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Jan 2012 13:12:53 +0000 (13:12 +0000)
commitfc6aa665b6f199c8dd17db8192235cbd2726863d
tree6800483dd8887a91e9341f5433b47da29f6b153c
parent6587010621f0be7049124ba0a9cf6164c12556d4
MFC r228801:

Remove -mfancy-math from LIB32CPUFLAGS for amd64.  It has been default
for our gcc since more than three years (see r181534, which is also in
stable/9 and stable/8).  This flag used to be for the benefit of the old
in-kernel math emulator, which was removed more than eight years ago.

Pointed out by: arundel

git-svn-id: svn://svn.freebsd.org/base/stable/9@229277 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1