From owner-cvs-all@FreeBSD.ORG Fri Apr 4 09:42:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2A037B401; Fri, 4 Apr 2003 09:42:01 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB5943FAF; Fri, 4 Apr 2003 09:41:57 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h34HQqgg069052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Apr 2003 20:26:56 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h34HQqFO069051; Fri, 4 Apr 2003 20:26:52 +0300 (EEST) (envelope-from ru) Date: Fri, 4 Apr 2003 20:26:52 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20030404172652.GA67714@sunbay.com> References: <200304030513.h335DR60079544@repoman.freebsd.org> <20030402231638.A81523@FreeBSD.org> <20030403055049.GA67232@dhcp01.pn.xcllnt.net> <20030403180026.A29934@gamplex.bde.org> <20030403085350.GA37174@sunbay.com> <20030403093800.GA68012@dhcp01.pn.xcllnt.net> <20030403200459.H30311@gamplex.bde.org> <20030403160017.GD17860@dragon.nuxi.com> <20030404080746.GC95125@sunbay.com> <20030404163013.GB81938@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20030404163013.GB81938@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: src-committers@FreeBSD.org cc: Bruce Evans cc: Juli Mallett cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: GCC_OPTIONS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 17:42:02 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2003 at 08:30:13AM -0800, David O'Brien wrote: > On Fri, Apr 04, 2003 at 11:07:46AM +0300, Ruslan Ermilov wrote: > > Guess what was in GCC_OPTIONS. In short, we don't support > > GCC_OPTIONS. It isn't even mentioned in gcc(1) or GNU info > > files. >=20 > We, FreeBSD, are the ones that added it. That's why it isn't mentioned > in the GNU docs. >=20 : revision 1.20 : date: 2001/05/29 09:54:45; author: obrien; state: Exp; lines: +53 -1 : Support the environmental var "GCC_OPTIONS". Which can hold a set of : default options for GCC. These options are interpreted first and can be : overwritten by explicit command line parameters. This provides one way of : adding [temporary] options to your world build w/o editing /etc/make.conf. So this is only to add temporary options to the default CFLAGS, where simple make CFLAGS=3D"`make -V CFLAGS` -foo -bar" would do just fine? Are there any other reasons behind adding this variable? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+jcBcUkv4P6juNwoRAvTuAJ98QSwlmBZiXK13q9CdK5qH9ScZnQCdH064 7ABig6MTgwC0FpMZC2Sxj7M= =FIsq -----END PGP SIGNATURE----- --huq684BweRXVnRxX--