mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 04:56:14 -05:00
changes for devkitPPC release 27
Signed-off-by: Dave Murphy <wntrmute@users.sourceforge.net>
This commit is contained in:
@@ -40,10 +40,10 @@ case "$VERSION" in
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=4.7.2
|
||||
GCC_VER=4.8.1
|
||||
BINUTILS_VER=2.23.1
|
||||
NEWLIB_VER=1.20.0
|
||||
GDB_VER=7.5.1
|
||||
NEWLIB_VER=2.0.0
|
||||
GDB_VER=7.6.1
|
||||
basedir='dkppc'
|
||||
package=devkitPPC
|
||||
target=powerpc-eabi
|
||||
|
||||
Reference in New Issue
Block a user