summaryrefslogtreecommitdiffstats
path: root/lib/libufs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libufs')
-rw-r--r--lib/libufs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile
index f7a711d..64b0bca 100644
--- a/lib/libufs/Makefile
+++ b/lib/libufs/Makefile
@@ -7,5 +7,6 @@ CFLAGS+= -I${.CURDIR} -D_LIBUFS
.if defined(LIBUFS_DEBUG)
CFLAGS+= -D_LIBUFS_DEBUGGING
.endif
+WARNS?= 2
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud