testing: Use silent rules to build strongSwan

This commit is contained in:
Tobias Brunner 2020-10-15 14:24:46 +02:00
parent f3f93cade9
commit 60caa4f6c6
1 changed files with 1 additions and 0 deletions

View File

@ -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 \