Skip to content

Commit a81143c

Browse files
committed
build-mingw-w64: Bump to the latest version as of May 2nd
This version contains fixes for building the libcxx std C++ module with the mingw-w64 headers.
1 parent 88bad0d commit a81143c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-mingw-w64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -e
1818

1919
: ${DEFAULT_WIN32_WINNT:=0x601}
2020
: ${DEFAULT_MSVCRT:=ucrt}
21-
: ${MINGW_W64_VERSION:=9b17c3374aa9eb809938bbcf7cf37093e842a4a7}
21+
: ${MINGW_W64_VERSION:=8fdf7c9b5c0d7fe3e01ee8cff13fac813f30d7be}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)