summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-11-04 13:51:15 +0000
committerdes <des@FreeBSD.org>2008-11-04 13:51:15 +0000
commit07619c0f0d538706c92afc22c4acd8a0f79e5307 (patch)
tree0faca2633c4f0202f3eaefcb786a4d36e05d659c /lib/libutil
parent506af7637c3aee41d59359c8651d60b4ebf1aa1a (diff)
downloadFreeBSD-src-07619c0f0d538706c92afc22c4acd8a0f79e5307.zip
FreeBSD-src-07619c0f0d538706c92afc22c4acd8a0f79e5307.tar.gz
libutil now builds at WARNS level 6.
MFC after: 3 weeks
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index ce544c3..777f95e 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -15,6 +15,8 @@ SRCS= _secure_path.c auth.c gr_util.c expand_number.c flopen.c fparseln.c \
stub.c trimdomain.c uucplock.c
INCS= libutil.h login_cap.h
+WARNS?= 6
+
CFLAGS+= -DLIBC_SCCS
.if ${MK_INET6_SUPPORT} != "no"
OpenPOWER on IntegriCloud