mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
patchsets for devkitA64 r29.1
This commit is contained in:
parent
9fa34ef096
commit
0aa89d4699
|
|
@ -2,7 +2,7 @@
|
|||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 67
|
||||
# devkitPPC release 49.1
|
||||
# devkitA64 release 29
|
||||
# devkitA64 release 29.1
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
if [ 0 -eq 1 ] ; then
|
||||
|
|
|
|||
13412
patches/newlib-4.6.0.20260123-3.patch
Normal file
13412
patches/newlib-4.6.0.20260123-3.patch
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -66,10 +66,10 @@ case "$VERSION" in
|
|||
"3" )
|
||||
GCC_VER=15.2.0
|
||||
BINUTILS_VER=2.45.1
|
||||
NEWLIB_VER=4.5.0.20241231
|
||||
NEWLIB_VER=4.6.0.20260123
|
||||
BINUTILS_PKGREL=2
|
||||
GCC_PKGREL=3
|
||||
NEWLIB_PKGREL=5
|
||||
GCC_PKGREL=7
|
||||
NEWLIB_PKGREL=3
|
||||
basedir='dka64'
|
||||
package=devkitA64
|
||||
target=aarch64-none-elf
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user