On Sat, 24 Jan 2009 21:13:00 +0100
Morgan Wesström <freebsd-questi...@pp.dyndns.biz> wrote:

> gcc 4.2 and later will figure out the correct -march and -mtune for
> you automatically if you use CPUTYPE=native. 

The point I was making before, is that CPUTYPE isn't just passed
transparently to gcc, it's used for setting other variables, such as
CFLAGS. So unless you know that CPUTYPE=native is supported by the OS as
well as the compiler, you probably shouldn't use it in make.conf.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to