about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTatsuyuki Ishi <ishitatsuyuki@gmail.com>2022-10-20 18:09:24 +0900
committerTatsuyuki Ishi <ishitatsuyuki@gmail.com>2022-10-20 18:18:20 +0900
commitaad709b7ac2e35d364875c7ec151fb24df1ff46e (patch)
treed9025980172864cf1fc1e5c51c3db08de90c01b2 /compiler/rustc_codegen_llvm/src
parentd7dd01fe8b071602510eaac9f676acc0e3cf8e4a (diff)
downloadrust-aad709b7ac2e35d364875c7ec151fb24df1ff46e.tar.gz
rust-aad709b7ac2e35d364875c7ec151fb24df1ff46e.zip
ci: Bring back ninja for dist builders
The primary reason for this is that make can result in a substantial
under utilization of parallelism, mostly due to the submake structure
preventing good dependency tracking and scheduling.

In f758c7b2a78 (Debian 6 doesn't have ninja, so use make for the dist builds)
llvm.ninja was disabled due to lack of distro package. This is no longer the
case with the CentOS 7 base, so bring ninja back for a performance boost.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions