mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Backout unapproved WARNS level change occasionally slipped into previous
commit. Big pointy hat to: sobomax
This commit is contained in:
parent
f2562be03e
commit
4ea03b3140
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
PROG= newsyslog
|
||||
MAN= newsyslog.8
|
||||
|
||||
WARNS?= 4
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue