summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-09-18 17:17:46 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-09-18 17:17:46 +0000
commitfe815331bb40604ba31312acf7e4619674631777 (patch)
treec81780275dd6e888c4f23a7ee44cd37f687bc5f8 /sbin
parentf9cc8410e16ab0870c218b7a9541464ef10a8d34 (diff)
downloadsrc-test2-fe815331bb40604ba31312acf7e4619674631777.tar.gz
src-test2-fe815331bb40604ba31312acf7e4619674631777.zip
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc
index 896c64c82c13..401e2a8e3491 100644
--- a/sbin/Makefile.inc
+++ b/sbin/Makefile.inc
@@ -4,7 +4,6 @@
.include <src.opts.mk>
BINDIR?= /sbin
-WARNS?= 6
.if ${MK_DYNAMICROOT} == "no"
NO_SHARED?= YES