We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55fe46 commit 53fbea0Copy full SHA for 53fbea0
utils/setup-stdlib.bat
@@ -6,7 +6,7 @@ setlocal
6
set ORIG=%cd%
7
set ROOT=%~dp0..
8
9
-set GCCVER=11.2.0
+set GCCVER=12.2.0
10
set PREFIX=%ROOT%\mingw64
11
set INCLUDE_PATH=lib\gcc\x86_64-w64-mingw32\%GCCVER%\finclude\
12
0 commit comments