Skip to content

Commit 1c0eb0c

Browse files
committed
Remove -fno-exceptions in web, its controlled in common
1 parent 74033f3 commit 1c0eb0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/web.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ function( web_generate )
2727
PUBLIC
2828
-sSIDE_MODULE
2929
-sSUPPORT_LONGJMP=wasm
30-
-fno-exceptions
3130
)
3231

3332
target_link_options( ${TARGET_NAME}

0 commit comments

Comments
 (0)