Re: svn commit: r218896 - in head/share: examples/etc mk

2011-02-21 Thread Dmitry Marakasov
* Martin Matuska (m...@freebsd.org) wrote: > Log: > Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. > - add "sse3" to MACHINE_CPU for the new cpu types > - for i386, default to CPUTYPE=prescott for the new cpu types Any chance for a same thing for intel CPUs? prescott-s

Re: svn commit: r218896 - in head/share: examples/etc mk

2011-02-20 Thread Alexander Best
On Sun Feb 20 11, Martin Matuska wrote: > Author: mm > Date: Sun Feb 20 22:32:21 2011 > New Revision: 218896 > URL: http://svn.freebsd.org/changeset/base/218896 > > Log: > Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. > - add "sse3" to MACHINE_CPU for the new cpu types >