|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=openldap |
|
|
|
PKG_VERSION:=2.4.39 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz |
|
|
|
PKG_SOURCE_URL:=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ \
|
|
|
@ -97,7 +97,6 @@ CONFIGURE_ARGS += \ |
|
|
|
--with-yielding_select="yes" \
|
|
|
|
--without-cyrus-sasl \
|
|
|
|
--without-threads \
|
|
|
|
--without-tls \
|
|
|
|
--enable-null \
|
|
|
|
--disable-bdb \
|
|
|
|
--disable-hdb \
|
|
|
|