Skip to content

Commit 07d47e3

Browse files
committed
Bump mingw-w64 hash
This version has stubs for RtlCaptureContext which allows using SEH for windows store
1 parent 837fee3 commit 07d47e3

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
@@ -41,7 +41,7 @@ cd mingw-w64
4141

4242
if [ -n "$SYNC" ] || [ -n "$CHECKOUT" ]; then
4343
[ -z "$SYNC" ] || git fetch
44-
git checkout c69c7a706d767c5ca3c7d1c70887fcd8e1f940b3
44+
git checkout f7b2feb36b321da90e1abf95f40efb5170126400
4545
fi
4646

4747
# If crosscompiling the toolchain itself, we already have a mingw-w64

0 commit comments

Comments
 (0)