diff options
| author | bors <bors@rust-lang.org> | 2024-06-06 12:52:06 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-06 12:52:06 +0000 |
| commit | 50297bb417dc338b475fd7cf8b706fa81df85b25 (patch) | |
| tree | e342fcf464d3af26f2c44db354ec2efc6b5b83db /compiler/rustc_parse/src | |
| parent | 67caf52fbc4f10cdf427f04e6cbb35c8b9d96bb7 (diff) | |
| parent | dd9902118c0cbbcfc35c246673b381072ac5b3a8 (diff) | |
| download | rust-50297bb417dc338b475fd7cf8b706fa81df85b25.tar.gz rust-50297bb417dc338b475fd7cf8b706fa81df85b25.zip | |
Auto merge of #125411 - onur-ozkan:sanity-check-libstdc++, r=Mark-Simulacrum
check host's libstdc++ version when using ci llvm If the host's libstdc++ version is too old using ci-llvm may result in an ABI mismatch between the local libstdc++ and libLLVM.so. This PR adds a sanity check to immediately fail at the beginning of the bootstrap before starting the actual build. I am not sure if '8' is the best threshold, but it should be a good start and we can increase it anytime if needed. Fixes #123037
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
