Date: Wed, 4 Feb 2004 18:30:41 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20040204163041.GB5546@FreeBSD.org.ua> In-Reply-To: <200402041440.i14EejgE060185@repoman.freebsd.org> References: <200402041440.i14EejgE060185@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Feb 04, 2004 at 06:40:45AM -0800, Bruce Evans wrote: > bde 2004/02/04 06:40:45 PST > > FreeBSD src repository > > Modified files: > share/mk sys.mk > 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. > > Revision Changes Path > 1.75 +2 -1 src/share/mk/sys.mk > 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, -- Ruslan Ermilov FreeBSD committer ru@FreeBSD.org [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAIR4xUkv4P6juNwoRAjHkAJ4wn5Js+E3h/QEJZpiDK7lpELSvmACfetk3 7KMjzlMEhlIfyGaLqTJKoNM= =nrtH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040204163041.GB5546>
