Skip to content

Commit 2ba3fca

Browse files
authored
Remove old unsupported MinGW and Gnu grep tools. (#1468)
1 parent 53249b9 commit 2ba3fca

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

emsdk_manifest.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -282,21 +282,6 @@
282282
"custom_is_installed_script": "is_binaryen_installed",
283283
"custom_uninstall_script": "uninstall_binaryen"
284284
},
285-
{
286-
"id": "gnu",
287-
"version": "2.5.4",
288-
"windows_url": "grep-2.5.4.zip",
289-
"activated_path": "%installation_dir%/bin"
290-
},
291-
{
292-
"id": "mingw",
293-
"version": "4.6.2",
294-
"bitness": 32,
295-
"windows_url": "mingw_4.6.2_32bit.zip",
296-
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
297-
"activated_path": "%installation_dir%",
298-
"is_old": true
299-
},
300285
{
301286
"id": "mingw",
302287
"version": "7.1.0",

0 commit comments

Comments
 (0)