cvs commit: src/sys/conf bsd.kern.mk
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Oct 3 03:08:10 PDT 2007
sephe 2007/10/03 03:07:48 PDT
DragonFly src repository
Modified files:
sys/conf bsd.kern.mk
Log:
The "different pointer signedness" reported by gcc41's -Wall does
not make much sense. Shut it up, if CCVER is not gcc34 (gcc34 does
not have this warning, or at least, it is not enabled by -Wall).
Revision Changes Path
1.13 +5 -1 src/sys/conf/bsd.kern.mk
http://www.dragonflybsd.org/cvsweb/src/sys/conf/bsd.kern.mk.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list