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/bmake45 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build/bmake45') diff --git a/build/bmake45 b/build/bmake45 index 33df5d180..472c133f1 100755 --- a/build/bmake45 +++ b/build/bmake45 @@ -53,8 +53,8 @@ autoreconf -i #--without-librt cd po -#make -j5 update-po 2>../make1.log -make -j5 update-gmo 2>../build/make1.log +#make -j8 update-po 2>../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-60-g2f50