testing: Build strongSwan a bit faster using make -j.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:22 +02:00
parent 38dd45c480
commit ad808bc2a2
+1 -1
View File
@@ -278,7 +278,7 @@ then
fi
echo "" >> $INSTALLSHELL
echo "make" >> $INSTALLSHELL
echo "make -j" >> $INSTALLSHELL
echo "make install" >> $INSTALLSHELL
echo "ldconfig" >> $INSTALLSHELL