Skip to content

Commit df8b66a

Browse files
committed
devkitA64: update gcc to 12.1.0
1 parent 219b5dc commit df8b66a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

select_toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ case "$VERSION" in
4949
toolchain=DEVKITPPC
5050
;;
5151
"3" )
52-
GCC_VER=12.1.0-RC-20220429
52+
GCC_VER=12.1.0
5353
BINUTILS_VER=2.32
5454
NEWLIB_VER=4.2.0.20211231
5555
basedir='dka64'

0 commit comments

Comments
 (0)