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 04beed3 commit 5004db0Copy full SHA for 5004db0
build-mingw-w64.sh
@@ -41,7 +41,7 @@ cd mingw-w64
41
42
if [ -n "$SYNC" ] || [ -n "$CHECKOUT" ]; then
43
[ -z "$SYNC" ] || git fetch
44
- git checkout f7b2feb36b321da90e1abf95f40efb5170126400
+ git checkout dc348cb1b4673ff897507ea29c27adb1c750e4a7
45
fi
46
47
# If crosscompiling the toolchain itself, we already have a mingw-w64
0 commit comments