Remove reference of old clang binary. (#469)
I think this should have been part of #395. Fixes: https://github.com/emscripten-core/emscripten/issues/10904
This commit is contained in:
@@ -685,12 +685,6 @@
|
|||||||
"uses": ["fastcomp-clang-nightly-e%nightly-llvm-64bit%-64bit", "node-4.1.1-64bit", "emscripten-nightly-%nightly-llvm-64bit%"],
|
"uses": ["fastcomp-clang-nightly-e%nightly-llvm-64bit%-64bit", "node-4.1.1-64bit", "emscripten-nightly-%nightly-llvm-64bit%"],
|
||||||
"os": "unix"
|
"os": "unix"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"version": "1.37.1",
|
|
||||||
"bitness": 64,
|
|
||||||
"uses": ["clang-e1.37.1-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "emscripten-1.37.1"],
|
|
||||||
"os": "win"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "releases-upstream-%releases-tag%",
|
"version": "releases-upstream-%releases-tag%",
|
||||||
"bitness": 64,
|
"bitness": 64,
|
||||||
|
|||||||
Reference in New Issue
Block a user