Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 21:53:43 +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/sys/conf kern.mk src/share/mk bsd.sys.mk
Message-ID:  <200705242153.l4OLrhDu038415@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2007-05-24 21:53:43 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.mk 
    share/mk             bsd.sys.mk 
  Log:
  Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the
  compiler invocation.  This is just to help get over the hump of people
  tracking down bugs that may cross the GCC 4.2 upgrade.
  It is envisioned that this option goes away after a suitable amount
  of time.
  
  Revision  Changes    Path
  1.41      +2 -0      src/share/mk/bsd.sys.mk
  1.52      +4 -1      src/sys/conf/kern.mk



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