aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2018-05-24 01:12:06 +0000
committerMatt Macy <mmacy@FreeBSD.org>2018-05-24 01:12:06 +0000
commit3741a56c310d6e0c2a98231856014567575f07f5 (patch)
tree9a29c10823cd849c0ad44fe004516470e639129b /sbin
parentfe524329e4551641fdee239600ad1ad4910b9697 (diff)
downloadsrc-3741a56c310d6e0c2a98231856014567575f07f5.tar.gz
src-3741a56c310d6e0c2a98231856014567575f07f5.zip
devd: drop WARNS back down to 3 until 6 actually works with GCC
Notes
Notes: svn path=/head/; revision=334126
Diffstat (limited to 'sbin')
-rw-r--r--sbin/devd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index 562c1346ca8a..85d0d591c6db 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -2,6 +2,7 @@
.include <src.opts.mk>
+WARNS?= 3
PACKAGE=runtime
PROG_CXX=devd
SRCS= devd.cc token.l parse.y y.tab.h