Compare commits

..

1 Commits

Author SHA1 Message Date
Dave Murphy
df8b66a808 devkitA64: update gcc to 12.1.0 2022-05-06 17:46:22 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ case "$VERSION" in
toolchain=DEVKITPPC toolchain=DEVKITPPC
;; ;;
"3" ) "3" )
GCC_VER=12.1.0-RC-20220429 GCC_VER=12.1.0
BINUTILS_VER=2.32 BINUTILS_VER=2.32
NEWLIB_VER=4.2.0.20211231 NEWLIB_VER=4.2.0.20211231
basedir='dka64' basedir='dka64'