Date: Tue, 4 Mar 2008 19:00:11 +0000 (UTC) From: "David E. O'Brien" <obrien@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: <200803041900.m24J0BK0036475@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2008-03-04 19:00:11 UTC FreeBSD src repository Modified files: share/mk sys.mk Log: Back out revision 1.97, which backed out part of revision 1.96. Change 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.98 +2 -2 src/share/mk/sys.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803041900.m24J0BK0036475>