X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a30fc45109b8f41d789036bdd9cc1ed9125ed2f8..92f171b0b1d95c5aa2d3815e245c8db110c061f0:/openwrt/package/openldap/Makefile diff --git a/openwrt/package/openldap/Makefile b/openwrt/package/openldap/Makefile index f89c1e8c4..10c7bec74 100644 --- a/openwrt/package/openldap/Makefile +++ b/openwrt/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