This one needs NO_WERROR too.
This commit is contained in:
parent
58af1b84da
commit
9db21c5fd1
@ -27,6 +27,7 @@
|
||||
LIB= pam_kerberosIV
|
||||
SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR}
|
||||
SRCS= pam_kerberosIV.c klogin.c
|
||||
NO_WERROR= yes
|
||||
CFLAGS+= -DKERBEROS
|
||||
DPADD= ${LIBKRB} ${LIBCRYPTO} ${LIBCOM_ERR}
|
||||
LDADD= -lkrb -lcrypto -lcom_err
|
||||
|
Loading…
Reference in New Issue
Block a user