testing: Use multiple jobs to install strongSwan

This commit is contained in:
Tobias Brunner
2014-09-19 13:37:59 +02:00
parent 82136aa2cf
commit 0bf2abf182
+1 -1
View File
@@ -110,4 +110,4 @@ build: configure
cd $(BUILDDIR) && make -j $(NUM_CPUS)
install: build
cd $(BUILDDIR) && make install
cd $(BUILDDIR) && make -j install