mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Remove -sNODEJS_CATCH_EXIT=0 linker flag
Disabled by default since Emscripten 3.1.65, see commit: emscripten-core/emscripten@cd831e7
This commit is contained in:
parent
16e248f93e
commit
8ceeda9ae9
@ -19,7 +19,6 @@
|
||||
'-sAUTO_JS_LIBRARIES=0',
|
||||
'-sAUTO_NATIVE_LIBRARIES=0',
|
||||
'-sDEFAULT_TO_CXX=0',
|
||||
'-sNODEJS_CATCH_EXIT=0',
|
||||
'-sNODEJS_CATCH_REJECTION=0'
|
||||
],
|
||||
'defines': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user