aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-02-28 11:22:14 -0500
committerAlon Zakai <alonzakai@gmail.com>2013-02-28 11:33:24 -0500
commit7880f929b46de2da7910d2050eac40bfbf32bda7 (patch)
treee9f60dac2ba43b1eac271421099da2ab4b210d82 /emcc
parent39f68160b61b0d358edf36bfb220486da79909d8 (diff)
inline by default, now that lto is off by default
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc1
1 files changed, 0 insertions, 1 deletions
diff --git a/emcc b/emcc
index 3fa580fd..30074540 100755
--- a/emcc
+++ b/emcc
@@ -189,7 +189,6 @@ Options that are modified or new in %s include:
-O3 As -O2, plus dangerous optimizations that may
break the generated code! This adds
- -s INLINING_LIMIT=0
-s DOUBLE_MODE=0
-s PRECISE_I64_MATH=0
--closure 1