From owner-freebsd-stable@FreeBSD.ORG Sat Oct 22 14:46:36 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37AB016A41F for ; Sat, 22 Oct 2005 14:46:36 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1FEA43D45 for ; Sat, 22 Oct 2005 14:46:35 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 4F4EA222213 for ; Sat, 22 Oct 2005 09:46:34 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53117-05 for ; Sat, 22 Oct 2005 09:46:33 -0500 (CDT) Received: from kanga.honeypot.net (unknown [IPv6:2001:470:1f01:224:1::2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 90959222155 for ; Sat, 22 Oct 2005 09:46:33 -0500 (CDT) From: Kirk Strauser To: freebsd-stable@freebsd.org Date: Sat, 22 Oct 2005 09:46:15 -0500 User-Agent: KMail/1.8.2 References: <20051022160723.5ba02ccd.dick@nagual.st> In-Reply-To: <20051022160723.5ba02ccd.dick@nagual.st> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1828477.6c4K7VAjah"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510220946.32408.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: make.conf for 6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2005 14:46:36 -0000 --nextPart1828477.6c4K7VAjah Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 22 October 2005 09:07 am, dick hoogendijk wrote: > My make.conf contains (fbsd-5.4) > CFLAGS=3D -O -pipe > COPTFLAGS=3D -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=20 between /usr/src/share/examples/etc/make.conf and /etc/make.conf to get a=20 list of changes I made, copying over the new (6.0) make.conf, and re-applyi= ng=20 the parts of the diff that made sense. The 5.x and 6.x versions are different enough that my method is probably=20 easier than attempting to hand-update the old copy. =2D-=20 Kirk Strauser --nextPart1828477.6c4K7VAjah Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDWlDI5sRg+Y0CpvERAjpoAJ9myoSsTDgGF1SUcf4JzUVRwmUK5ACfQB5S ZoGn/PL9qAZzqYnHwGqb4uU= =zD+E -----END PGP SIGNATURE----- --nextPart1828477.6c4K7VAjah--