summaryrefslogtreecommitdiff
path: root/package/openldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openldap/Makefile')
-rw-r--r--package/openldap/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile
index 794da84e7..7e09ceeba 100644
--- a/package/openldap/Makefile
+++ b/package/openldap/Makefile
@@ -29,10 +29,6 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
PKG_FLAVOURS_OPENLDAP_SLAPD:= WITH_IPV6
PKGFD_WITH_IPV6:= enable IPv6 support
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBOPENLDAP,libopenldap,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))