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/dcmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/dcmake') diff --git a/build/dcmake b/build/dcmake index 66bc70190..9a1b61a93 100755 --- a/build/dcmake +++ b/build/dcmake @@ -6,5 +6,5 @@ export PATH=/home/mingw/cross/i686-w64-mingw32/bin:/home/mingw/cross/bin:$PATH export CXXFLAGS="-Wall -g1 -O2 -ffast-math -std=gnu++0x -funswitch-loops -funsafe-loop-optimizations" 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