mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump WARNS to 6 per previous commits which fixed warnings
MFC after: 5 weeks Tested with: clang (4.0), gcc (4.2.1, 6.3.0) Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
e1915a5901
commit
cb7cf35ee9
1 changed files with 2 additions and 0 deletions
|
|
@ -5,4 +5,6 @@ MAN=
|
|||
|
||||
LIBADD+= geom
|
||||
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue