[net-dns/bind-tools] disable json-c again

This commit is contained in:
Robert Förster 2023-05-09 23:03:59 +02:00
parent f84cef3a7f
commit df53d9636f
1 changed files with 1 additions and 1 deletions

View File

@ -49,8 +49,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