Remove comment in emsdk_manifest.json
This commit is contained in:
@@ -750,7 +750,7 @@
|
|||||||
"activated_path": "%installation_dir%"
|
"activated_path": "%installation_dir%"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gnu", // Would really want to name this 'grep' but llvm-lit has a bug that it fails to find 'grep' tool if it is located in a directory that has the word 'grep' as a substring.
|
"id": "gnu",
|
||||||
"version": "2.5.4",
|
"version": "2.5.4",
|
||||||
"windows_url": "grep-2.5.4.zip",
|
"windows_url": "grep-2.5.4.zip",
|
||||||
"activated_path": "%installation_dir%/bin"
|
"activated_path": "%installation_dir%/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user