mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 10:04:31 -05:00
Compare commits
No commits in common. "master" and "devkitA64_r29.2" have entirely different histories.
master
...
devkitA64_
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 67.1
|
||||
# devkitPPC release 49.2
|
||||
# devkitPPC release 49.1
|
||||
# devkitA64 release 29.2
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
13412
patches/newlib-4.6.0.20260123-2.patch
Normal file
13412
patches/newlib-4.6.0.20260123-2.patch
Normal file
File diff suppressed because it is too large
Load Diff
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
|
|
@ -52,7 +52,7 @@ case "$VERSION" in
|
|||
NEWLIB_VER=4.6.0.20260123
|
||||
BINUTILS_PKGREL=2
|
||||
GCC_PKGREL=7
|
||||
NEWLIB_PKGREL=4
|
||||
NEWLIB_PKGREL=2
|
||||
basedir='dkppc'
|
||||
package=devkitPPC
|
||||
target=powerpc-eabi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user