mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump WARNS level and add a '?' to WARNS=.
This commit is contained in:
parent
ff7e70a9ab
commit
feeac7d216
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PROG= fsck
|
||||
SRCS= fsck.c fsutil.c preen.c
|
||||
WARNS= 0
|
||||
WARNS?= 2
|
||||
MAN= fsck.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue