mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Decrease to WARNS=3.
This commit is contained in:
parent
bec41fbe83
commit
8a7b7c22be
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ MAN= mount_portalfs.8
|
|||
|
||||
MOUNT= ${.CURDIR}/../../sbin/mount
|
||||
CFLAGS+=-I${MOUNT}
|
||||
WARNS?= 6
|
||||
WARNS?= 3
|
||||
|
||||
.PATH: ${MOUNT}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue