devkitPPC: newlib-4.6.0.20260123-2

This commit is contained in:
Dave Murphy 2026-01-29 20:49:08 +00:00
parent 86cc404510
commit 9fa34ef096
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
3 changed files with 13414 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#---------------------------------------------------------------------------------
# devkitARM release 67
# devkitPPC release 49
# devkitPPC release 49.1
# devkitA64 release 29
#---------------------------------------------------------------------------------

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
BINUTILS_PKGREL=2
GCC_PKGREL=7
NEWLIB_PKGREL=1
NEWLIB_PKGREL=2
basedir='dkppc'
package=devkitPPC
target=powerpc-eabi