testing: Use silent rules to build strongSwan

This commit is contained in:
Tobias Brunner
2020-10-27 16:42:00 +01:00
parent f3f93cade9
commit 60caa4f6c6
@@ -17,6 +17,7 @@ BUILDDIR ?= $(PKG)
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)
CONFIG_OPTS = \
--enable-silent-rules \
--sysconfdir=/etc \
--with-strongswan-conf=/etc/strongswan.conf.testing \
--with-random-device=/dev/urandom \