cvs commit: src/share/mk sys.mk
Ruslan Ermilov
ru at FreeBSD.org
Wed Feb 4 08:29:53 PST 2004
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 at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040204/c16414c0/attachment-0001.bin
More information about the cvs-src
mailing list