Commit f29ba66a authored by wind2009's avatar wind2009

Update exec-macos-platform.sh

parent f077b58d
Pipeline #36710 passed with stages
in 43 minutes and 20 seconds
......@@ -23,7 +23,7 @@ export AUTOMAKE=automake
./premake5 gmake --cc=clang --build-freetype --build-sqlite
cd build
make config=release -j$(nproc)
make config=release -j$(sysctl -n hw.ncpu)
cd ..
mkdir ygopro-platforms
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment