devd: drop WARNS back down to 3 until 6 actually works with GCC

This commit is contained in:
Matt Macy 2018-05-24 01:12:06 +00:00
parent fe524329e4
commit 3741a56c31
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334126

View file

@ -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