testing: Use multiple jobs to install strongSwan
This commit is contained in:
@@ -110,4 +110,4 @@ build: configure
|
|||||||
cd $(BUILDDIR) && make -j $(NUM_CPUS)
|
cd $(BUILDDIR) && make -j $(NUM_CPUS)
|
||||||
|
|
||||||
install: build
|
install: build
|
||||||
cd $(BUILDDIR) && make install
|
cd $(BUILDDIR) && make -j install
|
||||||
|
|||||||
Reference in New Issue
Block a user