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
fe4ad3bc06
commit
c02fbedfee
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ LDADD= -lkiconv
|
|||
|
||||
MOUNT= ${.CURDIR}/../mount
|
||||
CFLAGS+= -I${MOUNT}
|
||||
WARNS?= 0
|
||||
WARNS?= 6
|
||||
|
||||
# Needs to be dynamically linked for optional dlopen() access to
|
||||
# userland libiconv
|
||||
|
|
|
|||
Loading…
Reference in a new issue