mirror of
https://github.com/opnsense/src.git
synced 2026-06-16 03:59:36 -04:00
devd: drop WARNS back down to 3 until 6 actually works with GCC
This commit is contained in:
parent
fe524329e4
commit
3741a56c31
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue