From e9028462c83600f9de3e18338b1e499b121656c3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 3 Oct 2014 12:16:03 +0200 Subject: [PATCH] testing: Actually build swanctl --- testing/scripts/recipes/013_strongswan.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 5f8e4485f4..2b7bde5a53 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -91,7 +91,8 @@ CONFIG_OPTS = \ --enable-kernel-libipsec \ --enable-tkm \ --enable-ntru \ - --enable-lookip + --enable-lookip \ + --enable-swanctl export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat -- 2.47.2