mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-04 16:24:57 -05:00
latest versions for devkitPSP
This commit is contained in:
parent
6b28230906
commit
f1adb84307
|
|
@ -112,10 +112,10 @@ case "$VERSION" in
|
|||
toolchain=DEVKITPPC
|
||||
;;
|
||||
"3" )
|
||||
GCC_VER=4.1.2
|
||||
GCC_VER=4.3.3
|
||||
BINUTILS_VER=2.16.1
|
||||
NEWLIB_VER=1.15.0
|
||||
GDB_VER=6.7.1
|
||||
NEWLIB_VER=1.17.0
|
||||
GDB_VER=6.8
|
||||
basedir='dkpsp'
|
||||
package=devkitPSP
|
||||
builddir=psp
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user