devkitA64: update newlib to 4.4.0

This commit is contained in:
Dave Murphy 2024-02-01 16:03:01 +00:00
parent de681b1691
commit 9d8f579c1c
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 5272 additions and 8307 deletions

View File

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