mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #1329 from ryzhovau/gnurl_ipv6
gnurl: Respect IPv6 settings
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ TARGET_CFLAGS += $(FPIC)
|
|||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-ares \
|
--disable-ares \
|
||||||
--enable-ipv6 \
|
$(call autoconf_bool,CONFIG_IPV6,ipv6) \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-manual \
|
--disable-manual \
|
||||||
|
|||||||
Reference in New Issue
Block a user