mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Increase WARNS level to 6.
This commit is contained in:
parent
825197f9a0
commit
9955dcd2d8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ LDADD= -lkiconv
|
|||
|
||||
MOUNT= ${.CURDIR}/../mount
|
||||
CFLAGS+= -I${MOUNT}
|
||||
WARNS?= 2
|
||||
WARNS?= 6
|
||||
|
||||
# Needs to be dynamically linked for optional dlopen() access to
|
||||
# userland libiconv
|
||||
|
|
|
|||
Loading…
Reference in a new issue