mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Lower warnings to fix build with gcc
This commit is contained in:
parent
71bcdff764
commit
c3e5ebe1fc
1 changed files with 2 additions and 0 deletions
|
|
@ -4,4 +4,6 @@
|
|||
|
||||
PROG= preconv
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue