Skip to content

Commit d5ec24e

Browse files
committed
j4 is too much. :(
1 parent 937d589 commit d5ec24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE \
1010
-DBOOST_LIBRARYDIR="${HOME}/${CC}-boost_${BOOST_VERSION}/lib" \
1111
-DCMAKE_CXX_FLAGS='-std=c++11' \
1212
..
13-
make -j4
13+
make -j2
1414
make test
1515
cd ..

0 commit comments

Comments
 (0)