diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-03-18 15:05:12 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-03-18 15:07:17 -0700 |
commit | 9642a5128f37371565b53450c8428103b59500f8 (patch) | |
tree | 9b5beeb543dde01f91c6e4bb584a9c43a45b89fc /emcc | |
parent | 5685df86fd3a64f5b0e4acfbebab39559b96455d (diff) |
check for utf and avoid the overhead if not necessary; remove UTF_STRING_SUPPORT
Diffstat (limited to 'emcc')
-rwxr-xr-x | emcc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -191,7 +191,6 @@ Options that are modified or new in %s include: -s DOUBLE_MODE=0 -s PRECISE_I64_MATH=0 - -s UTF_STRING_SUPPORT=0 --closure 1 --llvm-lto 1 |