Date: Wed, 17 Jan 2007 12:43:06 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk Message-ID: <200701171243.l0HCh6xO017436@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2007-01-17 12:43:06 UTC FreeBSD src repository Modified files: share/examples/etc make.conf share/mk bsd.cpu.mk Log: On i386, make "prescott" an alias for "nocona" (instead of the other way around), and introduce "core", along with the alias "core2". All of these enable SSE3. On amd64, add "core2" (enables SSE3). MFC after: 3 weeks Revision Changes Path 1.279 +4 -3 src/share/examples/etc/make.conf 1.59 +7 -3 src/share/mk/bsd.cpu.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701171243.l0HCh6xO017436>