Skip to content

Commit

Permalink
MinGW removed gcc 10.3.0 from their repository :/.
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Aug 9, 2023
1 parent 266c894 commit 6c6a81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/target-win.mk
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ mingw := git-9.0.0.6454.b4445ee52
msys2 :=
msys2 += crt-$(mingw)-1
msys2 += dlfcn-1.4.0-1
msys2 += gcc-10.3.0-8
msys2 += gcc-11.3.0-2
msys2 += headers-$(mingw)-1
msys2 += winpthreads-$(mingw)-1

Expand Down

0 comments on commit 6c6a81a

Please sign in to comment.