diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-11-24 22:56:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-24 22:56:36 +0100 |
| commit | cbe563a4d575f888d3889a6d8f103ce1ebbe9ad3 (patch) | |
| tree | 9ddf0eef7e3b119ba625f9ddfd68dfaa887e46a9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 658c148b87d21642cb245ae5ad3318d062d1b6d2 (diff) | |
| parent | bd287fa5084f2e153c1044632f9f3d190f090d69 (diff) | |
| download | rust-cbe563a4d575f888d3889a6d8f103ce1ebbe9ad3.tar.gz rust-cbe563a4d575f888d3889a6d8f103ce1ebbe9ad3.zip | |
Rollup merge of #90044 - rusticstuff:disable_arm_outline_atomics_for_musl, r=workingjubilee
Restrict aarch64 outline atomics to glibc for now. The introduced dependency on `getauxval` causes linking problems with musl, making compiling any binaries for `aarch64-unknown-linux-musl` impossible without workarounds such as using lld or adding liblibc.rlib again to the linker invocation, see #89626. This is a workaround until libc>0.2.108 is merged.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
