mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
dumpon builds cleanly at WARNS level 6.
This commit is contained in:
parent
c0046e261f
commit
9f4ed0f59b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= dumpon
|
||||
WARNS?= 4
|
||||
WARNS?= 6
|
||||
MAN= dumpon.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue