mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-20 17:34:25 -05:00
Compare commits
1 Commits
devkitPPC_
...
devkitPPC_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fa34ef096 |
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 67
|
||||
# devkitPPC release 49
|
||||
# devkitPPC release 49.1
|
||||
# devkitA64 release 29
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
|
||||
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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user