summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
committerru <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
commit763b9ae1f84c34313cd6617611f6269bfa151b66 (patch)
treee4ddc2d8bac2fea0bfd2aabd8451289e9adf00ae /sbin/init
parent85b92382975dcce3c4e75db4f6d039ac9c2ce510 (diff)
downloadFreeBSD-src-763b9ae1f84c34313cd6617611f6269bfa151b66.zip
FreeBSD-src-763b9ae1f84c34313cd6617611f6269bfa151b66.tar.gz
Switch the default WARNS level for sbin/ to 6.
Submitted by: Ulrich Spörlein
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 58a9e0a..7497a4b 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -5,7 +5,6 @@ PROG= init
MAN= init.8
PRECIOUSPROG=
INSTALLFLAGS=-b -B.bak
-WARNS?= 6
CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT
DPADD= ${LIBUTIL} ${LIBCRYPT}
LDADD= -lutil -lcrypt
OpenPOWER on IntegriCloud