Revert "bind: fix compilation when lmdb.h is present on host"

This reverts commit 7c0ecd4d75, as it is
in fact a duplicate of commit
bb95fef1e0.

Reported-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2017-09-10 17:16:15 +02:00
parent 3cb9b4c42b
commit 6b268180c1

View File

@ -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)