These are required otherwise libunwind will end up with undefined references to __gxx_personality_v0 which is provided by C++ ABI library and that's undesirable. |
||
|---|---|---|
| .. | ||
| build.rs | ||
| Cargo.toml | ||
| lib.rs | ||
| libunwind.rs | ||
| macros.rs | ||
These are required otherwise libunwind will end up with undefined references to __gxx_personality_v0 which is provided by C++ ABI library and that's undesirable. |
||
|---|---|---|
| .. | ||
| build.rs | ||
| Cargo.toml | ||
| lib.rs | ||
| libunwind.rs | ||
| macros.rs | ||