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 ea8ec66 commit 718b855Copy full SHA for 718b855
scripts.d/10-mingw.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
MINGW_REPO="https://github.com/mirror/mingw-w64.git"
4
-MINGW_COMMIT="c17efd05d019136a9b3527e2dd32234175c0a9f9"
+MINGW_COMMIT="a528542c803bc027e1c0a1c772a4ad575c2c9018"
5
6
ffbuild_enabled() {
7
[[ $TARGET == win* ]] || return -1
0 commit comments