Commenting out WARNS actually brought it up to 4.
This commit is contained in:
parent
79247772f0
commit
ce8bf81ff2
@ -7,7 +7,7 @@ LIB= pam_ssh
|
||||
MAN= pam_ssh.8
|
||||
SRCS= pam_ssh.c
|
||||
|
||||
#WARNS?= 3
|
||||
WARNS?= 0
|
||||
CFLAGS+= -I${SSHSRC}
|
||||
|
||||
DPADD= ${LIBSSH} ${LIBCRYPTO} ${LIBCRYPT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user