summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/bind/bind.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index c65568e9e3..c3d48729de 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -30,6 +30,7 @@ BIND_CONF_OPTS = \
--enable-epoll \
--with-libtool \
--with-gssapi=no \
+ --with-lmdb=no \
--enable-filter-aaaa
ifeq ($(BR2_PACKAGE_ZLIB),y)
OpenPOWER on IntegriCloud