mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-25 23:07:56 +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