From owner-cvs-all@FreeBSD.ORG Wed Feb 4 08:29:53 2004 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 A2BE416A4CE; Wed, 4 Feb 2004 08:29:53 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9301443D4C; Wed, 4 Feb 2004 08:29:45 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14GUfoh005977; Wed, 4 Feb 2004 18:30:41 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14GUfWg005972; Wed, 4 Feb 2004 18:30:41 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 18:30:41 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20040204163041.GB5546@FreeBSD.org.ua> References: <200402041440.i14EejgE060185@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <200402041440.i14EejgE060185@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk sys.mk 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: Wed, 04 Feb 2004 16:29:54 -0000 --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 06:40:45AM -0800, Bruce Evans wrote: > bde 2004/02/04 06:40:45 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/mk sys.mk=20 > Log: > Fixed breakage of POSIX support in rev.1.31. -pipe was added to > CFLAGS in all cases, but POSIX requires a default of -O. Adding > -pipe unconditionally still is still broken for non-gcc compilers > in the non-POSIX case. > =20 > Revision Changes Path > 1.75 +2 -1 src/share/mk/sys.mk >=20 It's not added _unconditionally_, but rather only if no CFLAGS were otherwise provided, i.e., users of non-gcc compilers can set CFLAGS manually (as they apparently already do). Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAIR4xUkv4P6juNwoRAjHkAJ4wn5Js+E3h/QEJZpiDK7lpELSvmACfetk3 7KMjzlMEhlIfyGaLqTJKoNM= =nrtH -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--