wasm: Removed an unneeded compilation option.

(`-optc-wasm-use-legacy-eh=false`)
This commit is contained in:
John MacFarlane
2026-02-01 18:36:45 +01:00
parent 2db6e7a919
commit 9c20cebb6d
-2
View File
@@ -27,8 +27,6 @@ if arch(wasm32)
flags: +cross-compile
ghc-options: -optc-mllvm
-optc-wasm-enable-sjlj
-optc-mllvm
-optc-wasm-use-legacy-eh=false
-optc-D_WASI_EMULATED_PROCESS_CLOCKS
-optc-D_WASI_EMULATED_SIGNAL
-optc-DLUA_STUB_TMPNAM