[net-dns/bind-tools] disable json-c again
This commit is contained in:
parent
f84cef3a7f
commit
df53d9636f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user