]> git.lizzy.rs Git - rust.git/commit - src/librustc_llvm/build.rs
Rollup merge of #74521 - andjo403:readme, r=nikic
authorYuki Okushi <huyuumi.dev@gmail.com>
Wed, 12 Aug 2020 03:07:06 +0000 (12:07 +0900)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 03:07:06 +0000 (12:07 +0900)
commit7e503a09b512e400fd2f2dd27f11d515e41dc784
tree9ee86780a4345f98264abc67488bc09fd44cc83d
parent8da42ddbf6e3cc8d16092433a541bb931b66dac7
parent30659cd45ee01f5626aeef4bbe29c68536dc833d
Rollup merge of #74521 - andjo403:readme, r=nikic

older toolchains not valid anymore

with the change to llvm 10 the parameter
LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN do not do anything as min and soft error is the same.
see https://github.com/rust-lang/llvm-project/blob/86b120e6f302d39cd6973b6391fb299d7bc22122/llvm/cmake/modules/CheckCompilerVersion.cmake