Compare commits

..

No commits in common. "master" and "devkitA64_r29.2" have entirely different histories.

4 changed files with 26826 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# devkitARM release 67.1 # devkitARM release 67.1
# devkitPPC release 49.2 # devkitPPC release 49.1
# devkitA64 release 29.2 # devkitA64 release 29.2
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@ case "$VERSION" in
NEWLIB_VER=4.6.0.20260123 NEWLIB_VER=4.6.0.20260123
BINUTILS_PKGREL=2 BINUTILS_PKGREL=2
GCC_PKGREL=7 GCC_PKGREL=7
NEWLIB_PKGREL=4 NEWLIB_PKGREL=2
basedir='dkppc' basedir='dkppc'
package=devkitPPC package=devkitPPC
target=powerpc-eabi target=powerpc-eabi