summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpam/modules/pam_krb5/Makefile')
-rw-r--r--lib/libpam/modules/pam_krb5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpam/modules/pam_krb5/Makefile b/lib/libpam/modules/pam_krb5/Makefile
index 85f3421..903d85a 100644
--- a/lib/libpam/modules/pam_krb5/Makefile
+++ b/lib/libpam/modules/pam_krb5/Makefile
@@ -32,6 +32,8 @@ CFLAGS+=-D_FREEFALL_CONFIG
WARNS?= 3
.endif
+NO_WERROR= yes
+
DPADD= ${LIBKRB5} ${LIBHX509} ${LIBASN1} ${LIBROKEN} ${LIBCOM_ERR} ${LIBCRYPT} ${LIBCRYPTO}
LDADD= -lkrb5 -lhx509 -lasn1 -lroken -lcom_err -lcrypt -lcrypto
OpenPOWER on IntegriCloud