mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
devkitA64: update newlib patch
This commit is contained in:
parent
e9f9826e26
commit
9681963375
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user