From 387c02886997aa3da0a9c3c5e181a56e14a1673c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Jyl=C3=A4nki?= Date: Sun, 7 Aug 2016 22:33:45 +0300 Subject: [PATCH] Remove comment in emsdk_manifest.json --- emsdk_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emsdk_manifest.json b/emsdk_manifest.json index b1d5792..32ce3c2 100644 --- a/emsdk_manifest.json +++ b/emsdk_manifest.json @@ -750,7 +750,7 @@ "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", "windows_url": "grep-2.5.4.zip", "activated_path": "%installation_dir%/bin"