From: Martin Willi Date: Fri, 30 Jan 2015 15:33:04 +0000 (+0100) Subject: testing: Enable the narrowid plugin in the strongSwan build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc703955725cf5d4e9ad213cbd8b9e07b12895d;p=thirdparty%2Fstrongswan.git testing: Enable the narrowid plugin in the strongSwan build --- diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 9d8d947aa9..ee0518ef82 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -73,6 +73,7 @@ CONFIG_OPTS = \ --enable-connmark \ --enable-forecast \ --enable-addrblock \ + --enable-narrowid \ --enable-ctr \ --enable-ccm \ --enable-gcm \