Skip to content

Commit

Permalink
Kick the can of MinGW further down the road :/ :(.
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Feb 26, 2024
1 parent 3245138 commit 74e48c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions env/target-win.mk
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ qflags += -Wno-nonportable-include-path

cflags += -I$(pwd)/mingw

mingw := git-9.0.0.6454.b4445ee52
mingw := git-10.0.0.r258.g530c58e17

msys2 :=
msys2 += crt-$(mingw)-1
msys2 += crt-$(mingw)-2
msys2 += dlfcn-1.4.0-1
msys2 += gcc-11.3.0-2
msys2 += gcc-12.1.0-2
msys2 += headers-$(mingw)-1
msys2 += winpthreads-$(mingw)-1

Expand Down

0 comments on commit 74e48c1

Please sign in to comment.