missing eol

This commit is contained in:
NikVolf
2017-05-05 10:22:50 +03:00
parent f26c492a73
commit cb4f16d453

View File

@ -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