package/heimdal: fix build when the host has some DB libs

When the host has a DB library installed, namely LMDB, host-heimdal
will detect it and try to use, resulting in a build failure due to
missing symbols.

Really disable all the DB backends, we don't need them.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.08.x
Yann E. MORIN 2018-06-30 09:03:10 +02:00 committed by Thomas Petazzoni
parent bcc3a15baf
commit 07d4d97171
1 changed files with 3 additions and 0 deletions

View File

@ -24,7 +24,10 @@ HOST_HEIMDAL_CONF_OPTS = \
--without-libedit \
--without-hesiod \
--without-x \
--disable-mdb-db \
--disable-ndbm-db \
--disable-heimdal-documentation
HOST_HEIMDAL_CONF_ENV = MAKEINFO=true
HEIMDAL_LICENSE = BSD-3-Clause
HEIMDAL_LICENSE_FILES = LICENSE