We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe3d48 commit ac98ca3Copy full SHA for ac98ca3
emsdk_manifest.json
@@ -514,9 +514,8 @@
514
"bitness": 64,
515
"url": "https://github.com/juj/ccache.git",
516
"git_branch": "emscripten",
517
- "activated_cfg": "EMCC_CCACHE=1",
518
"activated_path": "%installation_dir%/bin",
519
- "activated_env": "EMCC_CCACHE=1;CCACHE_CONFIGPATH=%installation_dir%/emcc_ccache.conf",
+ "activated_env": "_EMCC_CCACHE=1;CCACHE_CONFIGPATH=%installation_dir%/emcc_ccache.conf",
520
"cmake_build_type": "Release",
521
"custom_install_script": "build_ccache"
522
}
0 commit comments