]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Use silent rules to build strongSwan
authorTobias Brunner <tobias@strongswan.org>
Thu, 15 Oct 2020 12:24:46 +0000 (14:24 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 27 Oct 2020 15:42:00 +0000 (16:42 +0100)
testing/scripts/recipes/013_strongswan.mk

index d8f907a9f0f6a38cff076a356eb30a0ae325b265..efd0b1c3cf72665392dd9ef5d98404285fde5569 100644 (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 \