devkitPPC: update gcc to 15.1.0

This commit is contained in:
Dave Murphy 2025-04-29 01:03:39 +01:00
parent 1e91020d5c
commit 141c30be36
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
3 changed files with 1491 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -101,7 +101,7 @@ then
--with-newlib \
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
--prefix=$prefix \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 46.1" \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 47" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \

View File

@ -39,7 +39,7 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=14.2.0
GCC_VER=15.1.0
BINUTILS_VER=2.44
MN_BINUTILS_VER=2.24
NEWLIB_VER=4.4.0.20231231