devkitARM: release 66

This commit is contained in:
Dave Murphy 2025-05-02 16:36:12 +01:00
parent d6434abd04
commit 24164cca86
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#---------------------------------------------------------------------------------
# devkitARM release 65
# devkitARM release 66
# devkitPPC release 46.1
# devkitA64 release 27
#---------------------------------------------------------------------------------

View File

@ -66,7 +66,7 @@ then
--with-system-zlib \
--disable-tm-clone-registry \
--disable-__cxa_atexit \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 65" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 66" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \