devkitA64: update gcc to 12.2.0

This commit is contained in:
Dave Murphy
2022-11-13 11:23:23 +00:00
parent 149a2358b8
commit ca6cded363
4 changed files with 337 additions and 3 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 19" \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 20" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \