Add missing md5sum
[openwrt.git] / package / openldap / Makefile
index f89c1e8..10c7bec 100644 (file)
@@ -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
This page took 0.029599 seconds and 4 git commands to generate.