projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e351501
)
gnurl: Respect IPv6 settings
1329/head
author
Alexander Ryzhov
<github@ryzhov-al.ru>
Sun, 31 May 2015 11:21:58 +0000
(11:21 +0000)
committer
Alexander Ryzhov
<github@ryzhov-al.ru>
Sun, 31 May 2015 11:21:58 +0000
(11:21 +0000)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
net/gnurl/Makefile
patch
|
blob
|
history
diff --git
a/net/gnurl/Makefile
b/net/gnurl/Makefile
index 0b74e2f66129ec3576f079ba6a6f240105895ea8..370e5bf9f1f2caf35e87e5756286ca380b6ec66d 100644
(file)
--- a/
net/gnurl/Makefile
+++ b/
net/gnurl/Makefile
@@
-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 \