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 fb17410 commit 671fad0Copy full SHA for 671fad0
scripts/set-mingw64.sh
@@ -14,7 +14,7 @@ ln x86_64-w64-mingw32-dlltool.exe dlltool
14
ln x86_64-w64-mingw32-dllwrap.exe dllwrap
15
ln x86_64-w64-mingw32-elfedit.exe elfedit
16
ln x86_64-w64-mingw32-g++.exe g++
17
-ln x86_64-w64-mingw32-gcc-4.7.3.exe gcc-4.7.3
+ln x86_64-w64-mingw32-gcc-4.9.2.exe gcc-4.7.3
18
ln x86_64-w64-mingw32-gcc-ar.exe gcc-ar
19
ln x86_64-w64-mingw32-gcc-nm.exe gcc-nm
20
ln x86_64-w64-mingw32-gcc-ranlib.exe gcc-ranlib
0 commit comments