summaryrefslogtreecommitdiffstats
path: root/usr.bin/locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locale/Makefile')
-rw-r--r--usr.bin/locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locale/Makefile b/usr.bin/locale/Makefile
index d7f67e1..5b8932c 100644
--- a/usr.bin/locale/Makefile
+++ b/usr.bin/locale/Makefile
@@ -2,6 +2,6 @@
PROG = locale
CFLAGS += -I${.CURDIR}/../../lib/libc/locale
-WARNS ?= 1
+WARNS ?= 3
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud