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 c9be553 commit f197b1fCopy full SHA for f197b1f
contrib/release/build.sh
@@ -114,7 +114,7 @@ get_mingww64_toolchain() {
114
115
gccversion=4.9.2
116
dir=Toolchains%20targetting%20Win$bits/Personal%20Builds/mingw-builds/$gccversion/threads-win32/sjlj/
117
- file=$arch-$gccversion-release-win32-sjlj-rt_v4-rev2.7z
+ file=$arch-$gccversion-release-win32-sjlj-rt_v4-rev3.7z
118
119
mkdir -p ../input/MinGW-w64
120
download "MinGW-w64/$file" "http://sourceforge.net/projects/mingw-w64/files/$dir$file/download"
0 commit comments