cvs commit: src/sys/conf bsd.kern.mk
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Jan 8 16:09:17 PST 2008
corecode 2008/01/08 16:07:57 PST
DragonFly src repository
Modified files:
sys/conf bsd.kern.mk
Log:
Compile the kernel and modules with C99 warnings, not C90 (-ansi).
This does not remove or add warnings, but will allow for new features,
especially // C++ commends, which are used by some 3rd party sources.
Revision Changes Path
1.15 +1 -1 src/sys/conf/bsd.kern.mk
http://www.dragonflybsd.org/cvsweb/src/sys/conf/bsd.kern.mk.diff?r1=1.14&r2=1.15&f=u
More information about the Commits
mailing list