summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <grandinp@altern.org>2015-02-14 10:24:02 -0800
committerPierre GRANDIN <grandinp@altern.org>2015-02-14 10:24:02 -0800
commit440628a9eda98d8735c084c311306dc7155a77ae (patch)
tree29ee7622437ae815348f6f1846a5dc9e55a38035
parent0d31c7548dca0cbaf8d99f6d093c45f0d4c1cf38 (diff)
downloadnavit-440628a9eda98d8735c084c311306dc7155a77ae.tar.gz
Update build.sh
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 97e7255ac..102e4837f 100644
--- a/build.sh
+++ b/build.sh
@@ -3,5 +3,5 @@ export PATH=~/navit/cov-analysis-linux64-7.6.0/bin:$PATH
mkdir bin && cd bin
cov-build --dir cov-int cmake ../
-cov-build --dir cov-int make
+cov-build --dir cov-int make -j32
tar czvf navit.tgz cov-int