Closed
Description
When building, you get an error like the following:
= note: src/libpanic_abort/lib.rs:60: error: undefined reference to 'panic_exit'
Panic = unwind continues to work fine.
Fix pending: rust-lang/rust#58453
When building, you get an error like the following:
= note: src/libpanic_abort/lib.rs:60: error: undefined reference to 'panic_exit'
Panic = unwind continues to work fine.
Fix pending: rust-lang/rust#58453