summaryrefslogtreecommitdiff
path: root/build/pmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/pmake')
-rwxr-xr-xbuild/pmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/pmake b/build/pmake
index e016e0390..d710cb8b2 100755
--- a/build/pmake
+++ b/build/pmake
@@ -21,7 +21,7 @@ cd build/tmp
--mandir=$dir/run/share/man
cd po
-make -j8 update-gmo 2>../../make1.log
+make -j16 update-gmo 2>../../make1.log
cd ..
-make -j8 2>../make2.log
+make -j16 2>../make2.log