about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/mod.rs
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-08-07 17:23:12 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-08-16 18:28:18 +0200
commitd20e798ad871b25ff5597c837e081fb6b635be57 (patch)
tree706f96028ff68f71f3ea14e67d8526dad3864e7d /compiler/rustc_mir/src/transform/coverage/mod.rs
parent7c015648dd78a329920060125378eb52762a728f (diff)
downloadrust-d20e798ad871b25ff5597c837e081fb6b635be57.tar.gz
rust-d20e798ad871b25ff5597c837e081fb6b635be57.zip
Set LLVM_INCLUDE_TESTS=OFF when building LLVM
When LLVM_INCLUDE_TESTS is enabled (by default), LLVM requires
Python 3.6 for the lit test runner, otherwise only Python 3.0 is
required.

As we have many docker images using Ubuntu 16.04, which only has
Python 3.5, this avoids the need to install a newer Python version
for them.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions