diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-04-19 11:09:22 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-04-19 11:21:51 -0700 |
commit | 1d1924ccc9d32513c2b0fa7f10444371472ebc89 (patch) | |
tree | d3d3bc9127923508f78d78f5213ec71ea6b0d2e7 /emcc | |
parent | f173cd3457a8ed0689662afd7008b6c906a983c2 (diff) |
update tests
Diffstat (limited to 'emcc')
-rwxr-xr-x | emcc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1007,7 +1007,6 @@ try: if bind: shared.Settings.ASM_JS = 0 print >> sys.stderr, 'emcc: warning: disabling asm.js because it is not compatible with embind yet' - if closure: print >> sys.stderr, 'emcc: warning: disabling closure because it is not compatible with asm.js code generation' closure = False |