Merge 'devkitPPC_r29' and devkitARM_r46 branches

This commit is contained in:
Dave Murphy
2017-01-11 12:37:26 +00:00
5 changed files with 8049 additions and 12 deletions

View File

@@ -40,9 +40,10 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=6.2.0
GCC_VER=6.3.0
BINUTILS_VER=2.27
NEWLIB_VER=2.0.0
MN_BINUTILS_VER=2.17
NEWLIB_VER=2.5.0
GDB_VER=7.11
basedir='dkppc'
package=devkitPPC