mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
Define WASM_RT_TRAP_HANDLER
This commit is contained in:
parent
d5de2c0c25
commit
765afcaaa1
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ if get_option('retro') == true
|
|||
'-Wno-unused-value',
|
||||
'-Wno-unused-variable',
|
||||
'-Wno-unused-but-set-variable',
|
||||
'-DWASM_RT_TRAP_HANDLER=mkxp_sandbox_trap_handler',
|
||||
],
|
||||
link_args: [
|
||||
'-Wl,--no-undefined',
|
||||
|
|
Loading…
Add table
Reference in a new issue