Commit c756024
committed
build(wasi): change __cxa_init_primary_exception shim return
For:
│ wasm-ld: warning: function signature mismatch: __cxa_init_primary_exception
│ >>> defined as (i32, i32, i32) -> i32 in lto.tmp
│ >>> defined as (i32, i32, i32) -> void in libwasi-itk-extras.a(exceptionShimInitPrimaryException.cxx.o)1 parent 7ec81a2 commit c756024
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments