diff options
| author | Tilmann Meyer <allescrafterx@gmail.com> | 2021-05-29 13:20:55 +0200 |
|---|---|---|
| committer | Tilmann Meyer <allescrafterx@gmail.com> | 2021-06-01 21:37:50 +0200 |
| commit | 965997b369a3c5c46e998e522333aadb7881237b (patch) | |
| tree | 70d502083744f3b7822e83d44d6f9d136a2e8522 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 971a3f15f02752017e4d067acc01d3793dc72c40 (diff) | |
| download | rust-965997b369a3c5c46e998e522333aadb7881237b.tar.gz rust-965997b369a3c5c46e998e522333aadb7881237b.zip | |
Support Android ndk versions `r23-beta3` and up
Since android ndk version `r23-beta3`, `libgcc` has been replaced with `libunwind`. This moves the linking of `libgcc`/`libunwind` into the `unwind` crate where we check if the system compiler can find `libunwind` and fall back to `libgcc` if needed.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
