]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish those
authorRebecca Cran <brucec@FreeBSD.org>
Mon, 2 May 2011 10:35:27 +0000 (10:35 +0000)
committerRebecca Cran <brucec@FreeBSD.org>
Mon, 2 May 2011 10:35:27 +0000 (10:35 +0000)
commit5b44317b62edb496872ffb5c1e500a17070191f2
tree222c7a0295f949c15be90271ca0b9c4bba767222
parent270f395a515c707c8579e6473c67ec6cc3ba86a2
Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish those
developers committing new code with broken include directories.
Fix a few whitespace issues.
Improve a couple of comments.
-W is now deprecated and is referred to as -Wextra (see gcc(1)).

Submitted by: arundel
sys/conf/kern.mk