Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2008 17:24:22 +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:  <200804021724.m32HOMFe044398@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804021724.m32HOMFe044398>