gnurl: Respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
Alexander Ryzhov 2015-05-31 11:21:58 +00:00
parent e3515017eb
commit 24efa9a6ca
1 changed files with 1 additions and 1 deletions

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 \