summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-11-07 20:31:23 +0000
committerbapt <bapt@FreeBSD.org>2015-11-07 20:31:23 +0000
commitcadf70cee5345e8c471e29d8b300a54acc26575c (patch)
tree1adffa54b06798a5cb214b107090e2bf8522515e /usr.bin
parent4e4bd7df36b05081c750c3d6b7a46733aab59f66 (diff)
downloadFreeBSD-src-cadf70cee5345e8c471e29d8b300a54acc26575c.zip
FreeBSD-src-cadf70cee5345e8c471e29d8b300a54acc26575c.tar.gz
Bump warning level
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/localedef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/localedef/Makefile b/usr.bin/localedef/Makefile
index 8ce5c4a..8225cac 100644
--- a/usr.bin/localedef/Makefile
+++ b/usr.bin/localedef/Makefile
@@ -13,7 +13,7 @@ SRCS= charmap.c \
time.c \
wide.c
-WARNS= 3
+WARNS= 5
${SRCS:M*.c}: parser.h
parser.h: parser.y
OpenPOWER on IntegriCloud