Merge pull request #3594 from stintel/bind
bind: disable libjson support
This commit is contained in:
commit
3de60fac7b
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ CONFIGURE_ARGS += \
|
||||||
--disable-threads \
|
--disable-threads \
|
||||||
--disable-linux-caps \
|
--disable-linux-caps \
|
||||||
--with-openssl="$(STAGING_DIR)/usr" \
|
--with-openssl="$(STAGING_DIR)/usr" \
|
||||||
|
--with-libjson=no \
|
||||||
--with-libtool \
|
--with-libtool \
|
||||||
--with-libxml2=no \
|
--with-libxml2=no \
|
||||||
--enable-epoll=yes \
|
--enable-epoll=yes \
|
||||||
|
|
Loading…
Reference in a new issue