summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/syslogd/Makefile')
-rw-r--r--usr.sbin/syslogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile
index 1682b49..3a2a80b 100644
--- a/usr.sbin/syslogd/Makefile
+++ b/usr.sbin/syslogd/Makefile
@@ -12,7 +12,7 @@ SRCS= syslogd.c ttymsg.c
DPADD= ${LIBUTIL}
LDADD= -lutil
-WARNS?= 3
+WARNS?= 6
.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+= -DINET6
OpenPOWER on IntegriCloud