mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-06-26 13:01:37 +00:00
missing eol
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
args="$*"
|
||||
filtered_args=${args/ERROR_ON_UNDEFINED_SYMBOLS\=1/ERROR_ON_UNDEFINED_SYMBOLS\=0}
|
||||
emcc $filtered_args
|
||||
emcc $filtered_args
|
Reference in New Issue
Block a user