]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
Bump warning level
authorbapt <bapt@FreeBSD.org>
Sat, 7 Nov 2015 20:31:23 +0000 (20:31 +0000)
committerbapt <bapt@FreeBSD.org>
Sat, 7 Nov 2015 20:31:23 +0000 (20:31 +0000)
usr.bin/localedef/Makefile

index 8ce5c4aa592da4bf14aa95dd6750df9586e4feca..8225cacab6096cc0a903427aaa4a2f9e362625e1 100644 (file)
@@ -13,7 +13,7 @@ SRCS= charmap.c \
        time.c \
        wide.c
 
-WARNS= 3
+WARNS= 5
 ${SRCS:M*.c}: parser.h
 parser.h: parser.y