devkitA64: release 28

This commit is contained in:
Dave Murphy 2025-05-03 20:27:10 +01:00
parent 2d21601d71
commit b5cdec82b7
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#---------------------------------------------------------------------------------
# devkitARM release 66
# devkitPPC release 47
# devkitA64 release 27
# devkitA64 release 28
#---------------------------------------------------------------------------------
if [ 0 -eq 1 ] ; then

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 27" \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 28" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \