mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-20 01:14:04 -05:00
updates for devkitARM release 37
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# Build scripts for
|
||||
# devkitARM release 36
|
||||
# devkitARM release 37
|
||||
# devkitPPC release 24
|
||||
# devkitPSP release 15
|
||||
#---------------------------------------------------------------------------------
|
||||
@@ -99,7 +99,7 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.6.1
|
||||
GCC_VER=4.6.2
|
||||
BINUTILS_VER=2.21.1
|
||||
NEWLIB_VER=1.19.0
|
||||
GDB_VER=7.3
|
||||
|
||||
Reference in New Issue
Block a user