diff --git a/build.sh b/build.sh index 545ceaf..0411ca8 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #!/bin/bash set -xe -odin build . -no-bounds-check -o:speed +odin build . -no-bounds-check -o:speed -thread-count:6