Remove bitness on precompiled 1.30.0 Emscripten package, since the binary portion of it (optimizer.exe) comes as part of the precompiled clang instead.
This commit is contained in:
@@ -516,7 +516,6 @@
|
|||||||
{
|
{
|
||||||
"id": "emscripten",
|
"id": "emscripten",
|
||||||
"version": "1.30.0",
|
"version": "1.30.0",
|
||||||
"bitness": 64,
|
|
||||||
"windows_url": "emscripten-1.30.0.zip",
|
"windows_url": "emscripten-1.30.0.zip",
|
||||||
"unix_url": "emscripten-1.30.0.tar.gz",
|
"unix_url": "emscripten-1.30.0.tar.gz",
|
||||||
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
||||||
|
|||||||
Reference in New Issue
Block a user