mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
devd: drop WARNS back down to 3 until 6 actually works with GCC
This commit is contained in:
parent
fe524329e4
commit
3741a56c31
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334126
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.include <src.opts.mk>
|
.include <src.opts.mk>
|
||||||
|
|
||||||
|
WARNS?= 3
|
||||||
PACKAGE=runtime
|
PACKAGE=runtime
|
||||||
PROG_CXX=devd
|
PROG_CXX=devd
|
||||||
SRCS= devd.cc token.l parse.y y.tab.h
|
SRCS= devd.cc token.l parse.y y.tab.h
|
||||||
|
Loading…
Reference in New Issue
Block a user