On 08/03/07, White Hat <[EMAIL PROTECTED]> wrote:
What is the default CFLAGS setting in FBSD-6.2 and would it improve performance 
any to set

CFLAGS=Os

as opposed to the default setting?

CFLAGS can be defined in /etc/make.conf
My CFLAGS is set to -O2 -pipe. You might want to take a look at
CPUTYPE, too. This can be set to match your CPU type, which means
you'll get the most of it.
You can find some examples in /usr/share/examples/etc/make.conf

HTH
Christian
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to