mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 15:41:31 -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" )
|
"3" )
|
||||||
GCC_VER=13.2.0
|
GCC_VER=13.2.0
|
||||||
BINUTILS_VER=2.42
|
BINUTILS_VER=2.42
|
||||||
NEWLIB_VER=4.3.0.20230120
|
NEWLIB_VER=4.4.0.20231231
|
||||||
basedir='dka64'
|
basedir='dka64'
|
||||||
package=devkitA64
|
package=devkitA64
|
||||||
target=aarch64-none-elf
|
target=aarch64-none-elf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user