summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/uuidgen/Makefile2
-rw-r--r--usr.bin/uuidgen/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/uuidgen/Makefile b/bin/uuidgen/Makefile
index 81459e2..370241d 100644
--- a/bin/uuidgen/Makefile
+++ b/bin/uuidgen/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= uuidgen
-WARNS?= 4
+WARNS?= 6
.include <bsd.prog.mk>
diff --git a/usr.bin/uuidgen/Makefile b/usr.bin/uuidgen/Makefile
index 81459e2..370241d 100644
--- a/usr.bin/uuidgen/Makefile
+++ b/usr.bin/uuidgen/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= uuidgen
-WARNS?= 4
+WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud