Athlon64 3200+ make.conf settings
Andrew Pantyukhin
infofarmer at FreeBSD.org
Fri Nov 3 20:43:58 UTC 2006
On 11/3/06, Eric <heli at mikestammer.com> wrote:
> in my /etc/make.conf i have:
>
> CPUTYPE=athlon64
> CFLAGS= -O2 -pipe -funroll-loops -ffast-math
> COPTFLAGS= -O2 -pipe -funroll-loops -ffast-math
You only really need CPUTYPE, and set it with "?="
> in my kernel config, I have this:
>
> machine i386
> makeoptions COPTFLAGS="-O2 -pipe -ffast-math"
> cpu I686_CPU
I'd leave makeoptions out
My $.02
More information about the freebsd-questions
mailing list