Skip to content

Commit

Permalink
build-mingw-w64: Bump to the latest version as of Sep 19th
Browse files Browse the repository at this point in the history
This brings in a rather large update of the D3D12 header
(d3d12.idl/d3d12.h), which should now be mostly complete and up
to date with the current versions from Microsoft.
  • Loading branch information
mstorsjo committed Sep 19, 2023
1 parent 7483eae commit 047b5e0
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:=ddc5b0f6ec4a153485741587885916c8c234da80}
: ${MINGW_W64_VERSION:=602758b2042bf26978f1a48fd90139b276f18384}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit 047b5e0

Please sign in to comment.