Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use -fvisibility=hidden for libunwind
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.
- Loading branch information