On Sun, 24 Oct 2004 14:30:51 -0400, NetAdmin <[EMAIL PROTECTED]> wrote:

<snip> 
> How does one know what flags to use in /etc/make.conf?  I thought I
> "had" the right ones.

The "right" "one" is very much relative to the user and the purpose of
the system. For example on a development system I would enable
CFLAGS=-O3 and try to figure out what goes wrong if something fails to
work. On a the other hand I would never go over CFLAGS=-O on a
production box. /etc/defaults/make.conf and man make.conf prove to be
very good resources.

Regards
S.

-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to