pam_ssh needs roaming_dummy to link correctly against libssh.
This commit is contained in:
parent
e21bf2c43b
commit
040b962309
@ -7,6 +7,9 @@ LIB= pam_ssh
|
||||
MAN= pam_ssh.8
|
||||
SRCS= pam_ssh.c
|
||||
|
||||
# required when linking with a dynamic libssh
|
||||
SRCS+= roaming_dummy.c
|
||||
|
||||
WARNS?= 0
|
||||
CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user