Merge pull request #1329 from ryzhovau/gnurl_ipv6

gnurl: Respect IPv6 settings
This commit is contained in:
Daniel Golle
2015-05-31 14:13:31 +02:00
+1 -1
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 \