update mingw-w64 to 7.0.0
Contains a bugfix required for vkd3d-proton.
This commit is contained in:
parent
1c26086688
commit
a108998170
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ GCC_SRCTARBALL=gcc-$GCC_VER.tar.xz
|
|||
GCC_URL="https://ftp.gnu.org/gnu/gcc/gcc-$GCC_VER/$GCC_SRCTARBALL"
|
||||
GCC_SRCDIR=gcc-$GCC_VER
|
||||
|
||||
MINGW_W64_GITVER=v6.0.0
|
||||
MINGW_W64_GITVER=v7.0.0
|
||||
MINGW_W64_GITURL="git://git.code.sf.net/p/mingw-w64/mingw-w64"
|
||||
MINGW_W64_SRCDIR=mingw-w64-git
|
||||
|
||||
|
|
Loading…
Reference in a new issue