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 25, 2024
1 parent 143ae83 commit 3c29e7c
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:=527522b8b0f7b8c49760acb75fc0c6c9ce0981ee}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit 3c29e7c

Please sign in to comment.