You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change Rust toolchain version to the latest nightly,
because the "-lunwind" problem has gone after upgrading
the latest Android NDK
The Rust team has made some changes to support new versions
of Android NDK, so if I still use an old NDK, "-lunwind"
problem appears.
- rust-lang/rust#85806
0 commit comments