devkitA64: update newlib patch

This commit is contained in:
Dave Murphy 2026-02-20 15:52:39 +00:00
parent e9f9826e26
commit 9681963375
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 67.1
# devkitPPC release 49.1
# devkitA64 release 29.1
# devkitA64 release 29.2
#---------------------------------------------------------------------------------
if [ 0 -eq 1 ] ; then

View File

@ -69,7 +69,7 @@ case "$VERSION" in
NEWLIB_VER=4.6.0.20260123
BINUTILS_PKGREL=2
GCC_PKGREL=7
NEWLIB_PKGREL=3
NEWLIB_PKGREL=4
basedir='dka64'
package=devkitA64
target=aarch64-none-elf