diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2020-07-29 11:37:33 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2020-08-26 14:55:21 -0700 |
| commit | 30b7dac745b1555cd96f41977f7d24435cbe7fa2 (patch) | |
| tree | 04b874ce829d9a8f91f4f13c7cf6f9b47e5407d7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 48717b6f3ce661d2a0d64f7bdfdfb5fd3484ee5b (diff) | |
| download | rust-30b7dac745b1555cd96f41977f7d24435cbe7fa2.tar.gz rust-30b7dac745b1555cd96f41977f7d24435cbe7fa2.zip | |
Set ninja=true by default
Ninja substantially improves LLVM build time. On a 96-way system, using Make took 248s, and using Ninja took 161s, a 35% improvement. We already require a variety of tools to build Rust. If someone wants to build without Ninja (for instance, to minimize the set of packages required to bootstrap a new target), they can easily set `ninja=false` in `config.toml`. Our defaults should help people build Rust (and LLVM) faster, to speed up development.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
