Skip to content

Commit 53fbea0

Browse files
authored
Update: setup-stdlib script for new gcc version
1 parent c55fe46 commit 53fbea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/setup-stdlib.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ setlocal
66
set ORIG=%cd%
77
set ROOT=%~dp0..
88

9-
set GCCVER=11.2.0
9+
set GCCVER=12.2.0
1010
set PREFIX=%ROOT%\mingw64
1111
set INCLUDE_PATH=lib\gcc\x86_64-w64-mingw32\%GCCVER%\finclude\
1212

0 commit comments

Comments
 (0)