Update to MinGW 7.1.0 64-bit
This commit is contained in:
@@ -894,7 +894,16 @@
|
||||
"bitness": 32,
|
||||
"windows_url": "mingw_4.6.2_32bit.zip",
|
||||
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
|
||||
"activated_path": "%installation_dir%"
|
||||
"activated_path": "%installation_dir%",
|
||||
"is_old": true
|
||||
},
|
||||
{
|
||||
"id": "mingw",
|
||||
"version": "7.1.0",
|
||||
"bitness": 64,
|
||||
"windows_url": "mingw_7.1.0_64bit.zip",
|
||||
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
|
||||
"activated_path": "%installation_dir%/bin"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user