From 6b268180c142f5e3d7d56f16e6b2025173609768 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 10 Sep 2017 17:16:15 +0200 Subject: [PATCH] Revert "bind: fix compilation when lmdb.h is present on host" This reverts commit 7c0ecd4d7526dedce85a49172b031f45cde19a4b, as it is in fact a duplicate of commit bb95fef1e0bec4ebc0584001f337438b17c4744d. Reported-by: Peter Seiderer Signed-off-by: Thomas Petazzoni --- package/bind/bind.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/bind/bind.mk b/package/bind/bind.mk index c3d48729de..c65568e9e3 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -30,7 +30,6 @@ BIND_CONF_OPTS = \ --enable-epoll \ --with-libtool \ --with-gssapi=no \ - --with-lmdb=no \ --enable-filter-aaaa ifeq ($(BR2_PACKAGE_ZLIB),y) -- 2.30.2