[packages] curl: enable IPv6 if CONFIG_IPV6 is set (#8547)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24986 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a057d135e8
commit
89a970759d
@ -77,6 +77,7 @@ CONFIGURE_ARGS += \
|
||||
--without-nss \
|
||||
--without-libssh2 \
|
||||
--with-zlib="$(STAGING_DIR)/usr" \
|
||||
$(call autoconf_bool,CONFIG_IPV6,ipv6) \
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user