mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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 <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3cb9b4c42b
commit
6b268180c1
@ -30,7 +30,6 @@ BIND_CONF_OPTS = \
|
|||||||
--enable-epoll \
|
--enable-epoll \
|
||||||
--with-libtool \
|
--with-libtool \
|
||||||
--with-gssapi=no \
|
--with-gssapi=no \
|
||||||
--with-lmdb=no \
|
|
||||||
--enable-filter-aaaa
|
--enable-filter-aaaa
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_ZLIB),y)
|
ifeq ($(BR2_PACKAGE_ZLIB),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user