enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools Signed-off-by: Patrick Scharrenberg <pittipatti@web.de> SVN-Revision: 9693
This commit is contained in:
parent
882f3e78ca
commit
b0e20c3895
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ CONFIGURE_ARGS += \
|
|||
--enable-hybrid \
|
||||
--enable-security-context=no \
|
||||
--enable-natt \
|
||||
--enable-adminport
|
||||
--enable-adminport \
|
||||
--enable-ipv6
|
||||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); touch \
|
||||
|
|
Loading…
Reference in a new issue