aboutsummaryrefslogtreecommitdiffstats
path: root/package/openldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openldap/Makefile')
-rw-r--r--package/openldap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile
index f89c1e8c41..10c7bec74c 100644
--- a/package/openldap/Makefile
+++ b/package/openldap/Makefile
@@ -61,6 +61,9 @@ $(PKG_BUILD_DIR)/.built:
$(DISABLE_LARGEFILE) \
$(DISABLE_NLS) \
$(PKG_CONFIGURE_OPTIONS) \
+ --without-cyrus-sasl \
+ --without-threads \
+ --without-tls \
)
$(MAKE) -C $(PKG_BUILD_DIR) depend
$(MAKE) -C $(PKG_BUILD_DIR)/libraries/liblutil