Merge pull request #3594 from stintel/bind

bind: disable libjson support
This commit is contained in:
Noah Meyerhans 2016-12-06 20:26:20 -08:00 committed by GitHub
commit 3de60fac7b

View file

@ -104,6 +104,7 @@ CONFIGURE_ARGS += \
--disable-threads \
--disable-linux-caps \
--with-openssl="$(STAGING_DIR)/usr" \
--with-libjson=no \
--with-libtool \
--with-libxml2=no \
--enable-epoll=yes \