Date: Wed, 5 May 2010 00:38:20 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <201005050038.o450cWe7001144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-05-05 00:38:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) share/mk bsd.cpu.mk Log: SVN rev 207640 on 2010-05-05 00:38:20Z by delphij MFC r206973: When CPUTYPE is defined to any value, on amd64 platform "mmx" is available through MACHINE_CPU, indicating the CPU supports that feature, as done by revision 138685. This changeset adds "mmx" into the default amd64 MACHINE_CPU list when no CPUTYPE is specified to provide consistent behavior. PR: amd64/145593 Submitted by: mm Revision Changes Path 1.69.2.2 +1 -1 src/share/mk/bsd.cpu.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005050038.o450cWe7001144>