make.conf for 6.0

Doug Barton dougb at FreeBSD.org
Sat Oct 22 10:32:25 PDT 2005


Kirk Strauser wrote:
> 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.

mergemaster -p can help with this as well, FYI.

Doug

-- 

    This .signature sanitized for your protection



More information about the freebsd-stable mailing list