make.conf for 6.0

Kirk Strauser kirk at strauser.com
Sat Oct 22 07:46:36 PDT 2005


On Saturday 22 October 2005 09:07 am, dick hoogendijk wrote:
> My make.conf contains (fbsd-5.4)
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
>
> Are these settings the same for the upcoming release6 or do I need to
> set -O2 in this new version?

6.0 uses -O2 by default.  I upgraded my systems by doing a diff 
between /usr/src/share/examples/etc/make.conf and /etc/make.conf to get a 
list of changes I made, copying over the new (6.0) make.conf, and re-applying 
the parts of the diff that made sense.

The 5.x and 6.x versions are different enough that my method is probably 
easier than attempting to hand-update the old copy.
-- 
Kirk Strauser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20051022/8c4454a7/attachment.bin


More information about the freebsd-stable mailing list