mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
00c5c3922f
Don't build in-tree llvm-libunwind if system-llvm-libunwind is enable When "system-llvm-libunwind" is enabled, some target eg. musl still build in-tree llvm-libunwind which is useless.