Commit b49f14eb authored by nanahira's avatar nanahira

fix

parent 26635563
......@@ -23,7 +23,7 @@ rm -rf sqlite3/VERSION
./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