summaryrefslogtreecommitdiff
path: root/package/pam
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-05 13:05:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-05 16:36:39 +0200
commit781f64f1ef86073d854c697365d92bb99080241b (patch)
treea9f9ce08838b9a2c0e1b773cbae28423c2a460fb /package/pam
parent57c24354dc02e5016f30cae3acf452d331945ade (diff)
rework ssp support, use static version of libssp
Diffstat (limited to 'package/pam')
-rw-r--r--package/pam/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/pam/Makefile b/package/pam/Makefile
index 10aa6b8da..5894d7fd6 100644
--- a/package/pam/Makefile
+++ b/package/pam/Makefile
@@ -23,9 +23,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,PAM,pam,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
AUTOTOOL_STYLE:= autoreconf
-ifeq ($(ADK_TARGET_USE_SSP),y)
-TARGET_LDFLAGS+= -lssp
-endif
CONFIGURE_ARGS+= --disable-nis \
--disable-regenerate-docu \
--enable-db=no