Date: Fri, 1 Jul 2005 19:11:03 +0800 From: Xin LI <delphij@frontfree.net> To: freebsd-arch@FreeBSD.org, re@FreeBSD.org Subject: [PATCH] Remove ENABLE_SSE option from i386 and pc98 Message-ID: <20050701111103.GA48039@frontfree.net>
next in thread | raw e-mail | index | archive | help
--8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Here is a patch for review, which removes ENABLE_SSE from i386 and pc98 platforms. I think we should have it before we branch RELENG_6. The reason why the option should be removed: - ENABLE_SSE was turned on by default 2 years and 9 months ago, for I686_CPU. It makes few sense to "enable" something that is already enabled (No I586_CPUs supports SSE so far as I am aware) - We have DISABLE_SSE to disable SSE, having both ENABLE_SSE and DISABLE_SSE is quite confusing, since DISABLE_SSE always overrides ENABLE_SSE. Cheers, --=20 Xin LI <delphij frontfree net> http://www.delphij.net/ See complete headers for GPG key and other information. --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCxSTH/cVsHxFZiIoRAokAAJ9NM1/Jptt8toeKtk9KXQx+Vxk0hQCfXj+Z YwJzwgKifWep5ZqcetmoJxI= =YHTE -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050701111103.GA48039>