Tweak compile flags in build-wasm script
This commit is contained in:
parent
3b10999808
commit
7ad087ce27
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ $emcc \
|
|||
$emscripten_flags \
|
||||
-std=c99 \
|
||||
-D 'fprintf(...)=' \
|
||||
-D NDEBUG= \
|
||||
-I lib/src \
|
||||
-I lib/include \
|
||||
-I lib/utf8proc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue