Skip to content

Commit 504f968

Browse files
authored
Remove duplicate EXIT_RUNTIME flag (#358)
1 parent 3d2e16f commit 504f968

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ if(EMSCRIPTEN)
7272
PUBLIC "SHELL: -s WASM_BIGINT"
7373
PUBLIC "SHELL: -s ASSERTIONS=0"
7474
PUBLIC "SHELL: -s ALLOW_MEMORY_GROWTH=1"
75-
PUBLIC "SHELL: -s EXIT_RUNTIME=1"
7675
PUBLIC "SHELL: -s STACK_SIZE=32mb"
7776
PUBLIC "SHELL: -s INITIAL_MEMORY=128mb"
7877
PUBLIC "SHELL: --preload-file ${ESCAPED_SYSROOT_PATH}/include@/include"

0 commit comments

Comments
 (0)