Date: Wed, 4 Feb 2004 06:40:45 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk sys.mk Message-ID: <200402041440.i14EejgE060185@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402041440.i14EejgE060185>
