summaryrefslogtreecommitdiff
path: root/check.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-01-15 17:21:31 -0800
committerAlon Zakai <alonzakai@gmail.com>2016-01-17 11:57:08 -0800
commit4da9d3c3a4494f588d174a6f988fd67bf6334ed2 (patch)
tree92022bd1a06698d3b5a7a0b68bc507b3d4b8b7b4 /check.py
parentf0199de2037543538441b2ea532f7329b6b8a6e0 (diff)
downloadbinaryen-4da9d3c3a4494f588d174a6f988fd67bf6334ed2.tar.gz
binaryen-4da9d3c3a4494f588d174a6f988fd67bf6334ed2.tar.bz2
binaryen-4da9d3c3a4494f588d174a6f988fd67bf6334ed2.zip
improve warning text
Diffstat (limited to 'check.py')
-rwxr-xr-xcheck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/check.py b/check.py
index 9e2f60863..919324a49 100755
--- a/check.py
+++ b/check.py
@@ -84,7 +84,7 @@ if not has_node:
if not has_mozjs:
warnings.append( 'warning: no mozjs found (not checking asm.js validation)')
if not has_emcc:
- warnings.append('warning: no emcc found (not checking emscripten/binaryen integration)')
+ warnings.append('warning: no emcc found (not checking non-vanilla emscripten/binaryen integration)')
# setup