diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index d8f907a9f..efd0b1c3c 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -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 \