devd: drop WARNS back down to 3 until 6 actually works with GCC
This commit is contained in:
parent
fe524329e4
commit
3741a56c31
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user