mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
Builds are faster with 64 jobs instead of 1 :) It's mostly relevant for 'make' but we also use the -j flag for 'configure' as it can also trigger a build for external dependencies (like llvm for upcoming iOS Mono builds).