mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Increase WARNS.
This commit is contained in:
parent
bd43956b81
commit
f8ac10df9f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ LIB= pam_ssh
|
|||
MAN= pam_ssh.8
|
||||
SRCS= pam_ssh.c
|
||||
|
||||
WARNS?= 0
|
||||
WARNS?= 3
|
||||
CFLAGS+= -I${SSHSRC}
|
||||
|
||||
DPADD= ${LIBSSH} ${LIBCRYPTO} ${LIBCRYPT}
|
||||
|
|
|
|||
Loading…
Reference in a new issue