mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
devkitA64: update newlib to 4.4.0
This commit is contained in:
parent
de681b1691
commit
9d8f579c1c
File diff suppressed because it is too large
Load Diff
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user