mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 20:53:08 -04:00
Lower warning to allow building with gcc
This commit is contained in:
parent
2421b90f47
commit
71bcdff764
1 changed files with 2 additions and 0 deletions
|
|
@ -7,4 +7,6 @@ PROG= demandoc
|
|||
LDADD= ${LDMANDOC}
|
||||
DPADD= ${LIBMANDOC}
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue