mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-17 15:26:12 -05:00
update devkitARM newlib to 2.1.0
This commit is contained in:
parent
d6ea5c780e
commit
f31d3ff732
File diff suppressed because it is too large
Load Diff
|
|
@ -32,7 +32,7 @@ case "$VERSION" in
|
|||
"1" )
|
||||
GCC_VER=4.8.2
|
||||
BINUTILS_VER=2.24
|
||||
NEWLIB_VER=2.0.0
|
||||
NEWLIB_VER=2.1.0
|
||||
GDB_VER=7.7
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user