mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
devkitPPC: update newlib patch
This commit is contained in:
parent
9681963375
commit
f1a462cc36
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 67.1
|
||||
# devkitPPC release 49.1
|
||||
# devkitPPC release 49.2
|
||||
# devkitA64 release 29.2
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ case "$VERSION" in
|
|||
NEWLIB_VER=4.6.0.20260123
|
||||
BINUTILS_PKGREL=2
|
||||
GCC_PKGREL=7
|
||||
NEWLIB_PKGREL=2
|
||||
NEWLIB_PKGREL=4
|
||||
basedir='dkppc'
|
||||
package=devkitPPC
|
||||
target=powerpc-eabi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user