about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-30 14:13:42 +0000
committerbors <bors@rust-lang.org>2022-10-30 14:13:42 +0000
commit5ab74459b86465e751fc8f6fa9934687423ce2a6 (patch)
treee6fda540bb3ced6e22d1e8ed7cd5becfb2920061 /compiler/rustc_codegen_llvm/src
parentfab0432952b24df769459d4c973dbb8d08561a83 (diff)
parent354e95ac62333102465426a772852bf62443192d (diff)
downloadrust-5ab74459b86465e751fc8f6fa9934687423ce2a6.tar.gz
rust-5ab74459b86465e751fc8f6fa9934687423ce2a6.zip
Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
ci: Bring back ninja for dist builders

The primary reason for this is that make can result in a substantial under utilization of parallelism (noticed while testing on a workstation), 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