kumquat-buildroot/package/bind
Robin Jarry 7c0ecd4d75 bind: fix compilation when lmdb.h is present on host
Bind autoconf scripts look for lmdb.h in /usr/include (even when
cross-compiling). When liblmdb-dev is installed, this causes the
following error:

    ...
    checking for lmdb library... yes
    checking for library containing mdb_env_create... no
    configure: error: found lmdb include but not library.

Fix this by disabling explicitly lmdb support.

Signed-off-by: Robin Jarry <robin.jarry@6wind.com>
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-09-09 22:25:02 +02:00
..
0002-cross.patch
0003-Rename-ptrsize-to-ptr_size.patch
bind.hash bind: bump version to bugfix release 9.11.1-P3 2017-07-24 18:33:42 +02:00
bind.mk bind: fix compilation when lmdb.h is present on host 2017-09-09 22:25:02 +02:00
Config.in
named.service
S81named