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/bcmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bcmake') diff --git a/build/bcmake b/build/bcmake index b6c36a41d..ec0234367 100755 --- a/build/bcmake +++ b/build/bcmake @@ -7,5 +7,5 @@ export CXXFLAGS="-Wall -O5 -flto -fwhole-program -ffast-math -funswitch-loops -f #export CXXFLAGS="-Wall -O5 -g1 -ffast-math -funswitch-loops -funsafe-loop-optimizations -std=gnu++0x" cmake -DCMAKE_TOOLCHAIN_FILE=build/toolchain.cmake . 2>build/make1.log -make -j5 VERBOSE=1 2>>build/make.log +make -j8 VERBOSE=1 2>>build/make.log -- cgit v1.2.3-60-g2f50