From 977420e7831773a6bafaacfbfa277165451e7e43 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Oct 2013 16:02:20 +0300 Subject: increase process make count in build scripts. --- build/pmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/pmake') diff --git a/build/pmake b/build/pmake index 1c08670d6..7a5d3d440 100755 --- a/build/pmake +++ b/build/pmake @@ -35,7 +35,7 @@ autoreconf -i --mandir=$dir/run/share/man cd po -make -j5 update-gmo 2>../build/make1.log +make -j8 update-gmo 2>../build/make1.log cd .. -make -j5 2>build/make2.log +make -j8 2>build/make2.log -- cgit v1.2.3-70-g09d2