devkitA64: update to gcc 13.2

This commit is contained in:
Dave Murphy
2023-08-26 16:08:08 +01:00
parent f06196c43c
commit 5daf9f7bd1
4 changed files with 9 additions and 40 deletions

View File

@@ -62,7 +62,7 @@ then
--enable-lto \
--disable-tm-clone-registry \
--disable-__cxa_atexit \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 22.1" \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 23" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \