More fixes for i686-mingw
This commit is contained in:
parent
44181b42f4
commit
a6034d0b7b
1 changed files with 4 additions and 0 deletions
|
|
@ -390,4 +390,8 @@ mod mingw_unwidning {
|
|||
pub fn rust_eh_personality() {}
|
||||
#[no_mangle]
|
||||
pub fn rust_eh_unwind_resume() {}
|
||||
#[no_mangle]
|
||||
pub fn rust_eh_register_frames() {}
|
||||
#[no_mangle]
|
||||
pub fn rust_eh_unregister_frames() {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue