enable IPv6-support for ipsec-tools
[openwrt.git] / package / ipsec-tools / Makefile
index eecdd15..86f24c2 100644 (file)
@@ -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 \
This page took 0.018082 seconds and 4 git commands to generate.