devkitA64: newlib 4.5.0

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

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,7 @@ case "$VERSION" in
"3" )
GCC_VER=15.1.0
BINUTILS_VER=2.44
NEWLIB_VER=4.4.0.20231231
NEWLIB_VER=4.5.0.20241231
basedir='dka64'
package=devkitA64
target=aarch64-none-elf