X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d2368294409098f0d160f5cf432c149aa3bd858f..8c0f8c6bcfe07e0d21efdf1df0f92aa4cf0a1c7b:/package/openldap/Makefile diff --git a/package/openldap/Makefile b/package/openldap/Makefile index f89c1e8c4..10c7bec74 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