Remove -fno-exceptions in web, its controlled in common
parent
beea2e587f
commit
419f384813
|
@ -27,7 +27,6 @@ function( web_generate )
|
||||||
PUBLIC
|
PUBLIC
|
||||||
-sSIDE_MODULE
|
-sSIDE_MODULE
|
||||||
-sSUPPORT_LONGJMP=wasm
|
-sSUPPORT_LONGJMP=wasm
|
||||||
-fno-exceptions
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_options( ${TARGET_NAME}
|
target_link_options( ${TARGET_NAME}
|
||||||
|
|
Loading…
Reference in New Issue