Skip to content

Commit 81e7bc4

Browse files
committed
nit
1 parent 43d2478 commit 81e7bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildscripts/make_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ fi
6767
if [[ $(uname) == 'Darwin' ]]; then
6868
NUM_CPU=$(sysctl -n hw.ncpu)
6969
fi
70+
export CMAKE_BUILD_PARALLEL_LEVEL="$NUM_CPU"
7071

7172
# Make protoc
7273
# Can't check for presence of directory as cache auto-creates it.

0 commit comments

Comments
 (0)