aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc b/emcc
index e4def1cc..a1db0e36 100755
--- a/emcc
+++ b/emcc
@@ -116,7 +116,7 @@ Options that are modified or new in %s include:
C++ exception catching, use
-s DISABLE_EXCEPTION_CATCHING=0 )
-O2 As -O1, plus the relooper (loop recreation),
- plus closure compiler
+ plus closure compiler advanced opts
Warning: Compiling with this takes a long time!
-O3 As -O2, plus dangerous optimizations that may
break the generated code! If that happens, try