mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
testing: Use silent rules to build strongSwan
This commit is contained in:
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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user