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
gnurl: Respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
lilik-openwrt-22.03
Alexander Ryzhov
10 years ago
parent
e3515017eb
commit
24efa9a6ca
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/gnurl/Makefile
+ 1
- 1
net/gnurl/Makefile
View File
@ -51,7 +51,7 @@ TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS
+=
\
--disable-debug
\
--disable-ares
\
--enable-ipv6
\
$(
call autoconf_bool,CONFIG_IPV6,ipv6
)
\
--enable-shared
\
--enable-static
\
--disable-manual
\
Write
Preview
Loading…
Cancel
Save