aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-11-17 18:06:29 +0100
committerMartin Willi <martin@revosec.ch>2015-02-20 16:34:54 +0100
commit15f392d9edbad4c062a5de64850d91080842cf08 (patch)
tree686f0cd833e1558dd08c7392aa5976e7013b16bd /testing/scripts
parentf3a419e9c4a797dfcb08cbe11715d00f8a2f4707 (diff)
downloadstrongswan-15f392d9edbad4c062a5de64850d91080842cf08.tar.bz2
strongswan-15f392d9edbad4c062a5de64850d91080842cf08.tar.xz
testing: Build strongSwan with the connmark plugin
Diffstat (limited to 'testing/scripts')
-rw-r--r--testing/scripts/recipes/013_strongswan.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk
index 221f4f312..0bcf0ac66 100644
--- a/testing/scripts/recipes/013_strongswan.mk
+++ b/testing/scripts/recipes/013_strongswan.mk
@@ -70,6 +70,7 @@ CONFIG_OPTS = \
--enable-socket-dynamic \
--enable-dhcp \
--enable-farp \
+ --enable-connmark \
--enable-addrblock \
--enable-ctr \
--enable-ccm \