[net-dns/bind-tools] disable json-c only used in named and libisc
This commit is contained in:
parent
921566493c
commit
158a86af2a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user