mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-15 00:00:26 -05:00
testing: Use multiple jobs to install strongSwan
This commit is contained in:
parent
82136aa2cf
commit
0bf2abf182
@ -110,4 +110,4 @@ build: configure
|
||||
cd $(BUILDDIR) && make -j $(NUM_CPUS)
|
||||
|
||||
install: build
|
||||
cd $(BUILDDIR) && make install
|
||||
cd $(BUILDDIR) && make -j install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user