mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-21 01:44:16 -05:00
Compare commits
1 Commits
devkitPPC_
...
devkitARM_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
174e0edc3f |
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# devkitARM release 67.1
|
# devkitARM release 67.2
|
||||||
# devkitPPC release 49.2
|
# devkitPPC release 49.2
|
||||||
# devkitA64 release 29.2
|
# devkitA64 release 29.2
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|||||||
13427
patches/newlib-4.6.0.20260123-5.patch
Normal file
13427
patches/newlib-4.6.0.20260123-5.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -35,7 +35,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=5
|
||||||
basedir='dkarm-eabi'
|
basedir='dkarm-eabi'
|
||||||
package=devkitARM
|
package=devkitARM
|
||||||
target=arm-none-eabi
|
target=arm-none-eabi
|
||||||
|
|||||||
Reference in New Issue
Block a user