summaryrefslogtreecommitdiffstats
path: root/package/python-cryptography
diff options
context:
space:
mode:
authorRobin Jarry <robin.jarry@6wind.com>2017-09-08 16:02:49 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-09 22:25:02 +0200
commit7c0ecd4d7526dedce85a49172b031f45cde19a4b (patch)
tree843036df56c5ee7119be83c1bab5a870bf6f6701 /package/python-cryptography
parent3f6c10df674b7cc7a854fb0099ebeb926d162975 (diff)
downloadbuildroot-7c0ecd4d7526dedce85a49172b031f45cde19a4b.tar.gz
buildroot-7c0ecd4d7526dedce85a49172b031f45cde19a4b.zip
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>
Diffstat (limited to 'package/python-cryptography')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud