Browse Source

Merge pull request #3594 from stintel/bind

bind: disable libjson support
lilik-openwrt-22.03
Noah Meyerhans 8 years ago
committed by GitHub
parent
commit
3de60fac7b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/bind/Makefile

+ 1
- 0
net/bind/Makefile 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 \


Loading…
Cancel
Save