freebsd-skq/share
ed 120125784a Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
This compiler flag enforces that that people either mark variables
static or use an external declarations for the variable, similar to how
-Wmissing-prototypes works for functions.

Due to the fact that Yacc/Lex generate code that cannot trivially be
changed to not warn because of this (lots of yy* variables), add a
NO_WMISSING_VARIABLE_DECLARATIONS that can be used to turn off this
specific compiler warning.

Announced on:	toolchain@
2013-04-19 19:45:00 +00:00
..
atf
colldef
dict
doc
dtrace
examples Add the "-g <gdport>" option to the vmrun.sh script that enables remote 2013-03-28 18:03:39 +00:00
i18n - Correct spelling in comments 2013-04-17 11:56:11 +00:00
info
man Remove EOL whitespace. 2013-04-18 10:08:27 +00:00
me
misc Add some more dates and relationships. 2013-04-12 17:01:07 +00:00
mk Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
timedef
xml
xsl
zoneinfo
Makefile
Makefile.inc