[net-dns/bind-tools] disable json-c only used in named and libisc

This commit is contained in:
Robert Förster 2022-12-01 01:56:30 +01:00
parent 921566493c
commit 158a86af2a
1 changed files with 1 additions and 1 deletions

View File

@ -46,8 +46,8 @@ src_configure() {
local myeconfargs=( local myeconfargs=(
--localstatedir="${EPREFIX}"/var --localstatedir="${EPREFIX}"/var
--with-jemalloc --with-jemalloc
--with-json-c
--with-zlib --with-zlib
--without-json-c
--without-maxminddb --without-maxminddb
--disable-geoip --disable-geoip
--with-openssl="${ESYSROOT}"/usr --with-openssl="${ESYSROOT}"/usr