mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 06:18:30 +03:00
32d1a4b025
We don't want to export any symbols from Rust's version of libunwind as these may collide with other copies of libunwind e.g. when linking Rust staticlib together C/C++ libraries that have their own version.