cvs commit: src/sys/conf kern.mk src/share/mk bsd.sys.mk
David E. O'Brien
obrien at FreeBSD.org
Thu May 24 21:53:43 UTC 2007
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
More information about the cvs-src
mailing list