From owner-cvs-all@FreeBSD.ORG Fri Apr 4 00:07:55 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 2687C37B40F; Fri, 4 Apr 2003 00:07:55 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F3B843FA3; Fri, 4 Apr 2003 00:07:51 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3487kgg000795 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Apr 2003 11:07:47 +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 h3487kN4000790; Fri, 4 Apr 2003 11:07:46 +0300 (EEST) (envelope-from ru) Date: Fri, 4 Apr 2003 11:07:46 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20030404080746.GC95125@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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Md/poaVZ8hnGTzuv" Content-Disposition: inline In-Reply-To: <20030403160017.GD17860@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: Re: cvs commit: src/libexec/talkd announce.c extern.h print.c table.c talkd.c 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 08:07:55 -0000 --Md/poaVZ8hnGTzuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 03, 2003 at 08:00:17AM -0800, David O'Brien wrote: > On Thu, Apr 03, 2003 at 08:26:05PM +1000, Bruce Evans wrote: > > There are some other minor ordering problems. -Winitialized is not set > > for "-O -O0 -O" in ${CFLAGS}, and there may be hackish makefiles that s= et > > CFLAGS after including . >=20 > There are a few. >=20 There isn't any that adds -O* to CFLAGS after including . > Also you can set gcc flags using the GCC_OPTIONS > environmental variable. >=20 You know, there are many ways to shoot yourself in a foot. How's this, without any makefile? $ cc -o a.o a.c cc1: warning: -Wuninitialized is not supported without -O 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. 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 --Md/poaVZ8hnGTzuv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+jT1SUkv4P6juNwoRAnPUAJ4mgp1SnEsywnZtXPGJ5wYjogFZzwCbBN33 O3m/TqYbWgXwphSSNZKllfA= =2qQH -----END PGP SIGNATURE----- --Md/poaVZ8hnGTzuv--