Skip to content

Commit 718b855

Browse files
committed
Update MinGW headers
1 parent ea8ec66 commit 718b855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts.d/10-mingw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
MINGW_REPO="https://github.com/mirror/mingw-w64.git"
4-
MINGW_COMMIT="c17efd05d019136a9b3527e2dd32234175c0a9f9"
4+
MINGW_COMMIT="a528542c803bc027e1c0a1c772a4ad575c2c9018"
55

66
ffbuild_enabled() {
77
[[ $TARGET == win* ]] || return -1

0 commit comments

Comments
 (0)