swift
71c591b8 - [lto] When determining the number of lto threads to use, take the minimum of ${BUILD_JOBS} and a heuristic that scales with the memory size of the machine.

Commit
9 years ago
[lto] When determining the number of lto threads to use, take the minimum of ${BUILD_JOBS} and a heuristic that scales with the memory size of the machine. This ensures that even if we have a machine with a huge amount of ram, we respect ${BUILD_JOBS}.
Author
Committer
Parents
Loading