Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms.
This commit is contained in:
parent
5ad0759fa9
commit
6e08585cef
@ -7,7 +7,7 @@ LIB= pam_ssh
|
||||
MAN= pam_ssh.8
|
||||
SRCS= pam_ssh.c
|
||||
|
||||
WARNS?= 3
|
||||
#WARNS?= 3
|
||||
CFLAGS+= -I${SSHSRC}
|
||||
|
||||
DPADD= ${LIBSSH} ${LIBCRYPTO} ${LIBCRYPT}
|
||||
|
Loading…
Reference in New Issue
Block a user