mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
upper the warning level to 3
This commit is contained in:
parent
c78092e8d0
commit
bd2faad734
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ FILESDIR= ${SHAREDIR}/misc
|
|||
FILESDIR_tmac.vgrind= ${SHAREDIR}/tmac
|
||||
MAN= vgrind.1 vgrindefs.5
|
||||
|
||||
WARNS?= 2
|
||||
WARNS?= 3
|
||||
|
||||
BINDIR= /usr/libexec
|
||||
SCRIPTSDIR=/usr/bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue