[package] ipsec-tools: enable ipv6 after r17009 (#8182)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25249 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e27e2351fa
commit
7e739a7a3f
@ -41,7 +41,8 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-hybrid \
|
--enable-hybrid \
|
||||||
--enable-security-context=no \
|
--enable-security-context=no \
|
||||||
--enable-natt \
|
--enable-natt \
|
||||||
--enable-adminport
|
--enable-adminport \
|
||||||
|
$(call autoconf_bool,CONFIG_IPV6,ipv6)
|
||||||
|
|
||||||
# override CFLAGS holding "-Werror" that break builds on compile warnings
|
# override CFLAGS holding "-Werror" that break builds on compile warnings
|
||||||
MAKE_FLAGS+=\
|
MAKE_FLAGS+=\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user