This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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
2c4e5df48a
5e69d51463
commit
3de60fac7b
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/bind/Makefile
+ 1
- 0
net/bind/Makefile
View File
@ -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
\
Write
Preview
Loading…
Cancel
Save