bind: disable lmdb
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 23 Aug 2017 08:26:16 +0000 (11:26 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Thu, 24 Aug 2017 15:17:29 +0000 (18:17 +0300)
commitfd7094027cf1eddcaf77c785a47132db79285e07
tree256c2a371feb82771b5de4404c9a0a16705c93d1
parentff37357fb50fdd74d04fa59ece901abbac61f07b
bind: disable lmdb

When building on hosts with lmdb installed, bind configure phase fails:

  configure: error: found lmdb include but not library.

Solve this by disabling lmdb. Fixes #4748.

Fixes: eab56b6bee5d ("bind: version update to 9.11.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/bind/Makefile