summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 50e74fe..7c56db9 100644
--- a/build.sh
+++ b/build.sh
@@ -27,9 +27,9 @@ autoreconf -i
--mandir=$dir/run/share/man \
--enable-portable=yes
cd po
-make update-gmo -j10
+make update-gmo -j4
cd ..
-make -j10
+make -j4
mkdir run
make install