diff --git a/build-mac.sh b/build-mac.sh index 7835be7701..dde676dbe8 100644 --- a/build-mac.sh +++ b/build-mac.sh @@ -32,7 +32,7 @@ fi mkdir -p build pushd build cmake ${CMAKE_FLAGS} .. -make -j7 +make -j$(nproc) popd # Copy the Sys folder in