Skip to content

Commit

Permalink
WIP: build-mingw-w64: Bump to the latest version as of Jul 24th
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Jul 24, 2024
1 parent aba95e5 commit 2e4ce60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-mingw-w64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ set -e

: ${DEFAULT_WIN32_WINNT:=0x601}
: ${DEFAULT_MSVCRT:=ucrt}
: ${MINGW_W64_VERSION:=7c9cfe6708cafc83c14a2654308b2db62b126eae}
: ${MINGW_W64_VERSION:=f1075a71a0027febccc19a1db0244e98f9ae0102}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit 2e4ce60

Please sign in to comment.