Use the bundled optimizer[.exe], which the releases builds contain already (#289)
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
"zipfile_prefix": "%releases-tag%-",
|
"zipfile_prefix": "%releases-tag%-",
|
||||||
"install_path": "fastcomp",
|
"install_path": "fastcomp",
|
||||||
"activated_path": "%installation_dir%/emscripten",
|
"activated_path": "%installation_dir%/emscripten",
|
||||||
"activated_cfg": "LLVM_ROOT='%installation_dir%/fastcomp/bin';BINARYEN_ROOT='%installation_dir%'",
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/fastcomp/bin';BINARYEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/bin/optimizer%.exe%'",
|
||||||
"emscripten_releases_hash": "%releases-tag%",
|
"emscripten_releases_hash": "%releases-tag%",
|
||||||
"pregenerated_cache": "asmjs"
|
"pregenerated_cache": "asmjs"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user