From: Tobias Brunner Date: Tue, 19 Jan 2021 16:03:56 +0000 (+0100) Subject: cirrus: Build farp plugin on FreeBSD X-Git-Tag: 5.9.2dr2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1af4ae8732890e818d3f8ad5d3863bc1948aef5d;p=thirdparty%2Fstrongswan.git cirrus: Build farp plugin on FreeBSD --- diff --git a/scripts/test.sh b/scripts/test.sh index fcb533f3bd..810d7451f9 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -253,7 +253,8 @@ freebsd) --enable-load-tester --enable-ldap --enable-mediation --enable-mysql --enable-sqlite --enable-tpm --enable-tss-tss2 --enable-unbound --enable-unity --enable-xauth-eap --enable-xauth-pam - --with-printf-hooks=builtin --enable-attr-sql --enable-sql" + --with-printf-hooks=builtin --enable-attr-sql --enable-sql + --enable-farp" DEPS="git gmp openldap-client libxml2 mysql80-client sqlite3 unbound ldns tpm2-tss" export GPERF=/usr/local/bin/gperf export LEX=/usr/local/bin/flex