cvs commit: src/share/mk sys.mk
David E. O'Brien
obrien at FreeBSD.org
Wed Apr 2 17:24:23 UTC 2008
obrien 2008-04-02 17:24:22 UTC
FreeBSD src repository
Modified files:
share/mk sys.mk
Log:
PR ports/121363 (& ports/73797) has been committed, so we can now go back
to JB's revision 1.96 change to remove -fno-strict-aliasing from CFLAGS.
This makes the default CFLAGS to match the simple defaults that the
tinderboxes use. By using -fno-strict-aliasing by default we are
choosing to ignore problems in code which had the potential to
shoot ourselves in the foot.
Revision Changes Path
1.100 +2 -2 src/share/mk/sys.mk
More information about the cvs-src
mailing list