mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-16 00:00:37 -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)
|
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)
|
||||||
|
|
||||||
CONFIG_OPTS = \
|
CONFIG_OPTS = \
|
||||||
|
--enable-silent-rules \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--with-strongswan-conf=/etc/strongswan.conf.testing \
|
--with-strongswan-conf=/etc/strongswan.conf.testing \
|
||||||
--with-random-device=/dev/urandom \
|
--with-random-device=/dev/urandom \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user