mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
485697bf42
Previously the build would take the presence of the LLVM_CONFIG envvar to mean that the sanitizers should be built, but this is a common envvar that could be set for reasons unrelated to the rustc sanitizers. This commit adds a new envvar RUSTC_BUILD_SANITIZERS and uses it instead. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
lib.rs |