Fixing tag - omitted one character

This is to resolve kripken/emscripten#3601
This commit is contained in:
Tyler Akins
2015-07-07 07:22:47 -05:00
parent 6eb5607ec9
commit 32fa462614

View File

@@ -1090,7 +1090,7 @@
{
"version": "tag-%tag%",
"bitness": 64,
"uses": ["clang-tag-%tag%-64bit", "emscripten-tag-%tag%-64bit"],
"uses": ["clang-tag-e%tag%-64bit", "emscripten-tag-%tag%-64bit"],
"os": "linux"
}
]