mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-25 03:44:15 -05:00
devkitARM: update newlib to 3.1.0
This commit is contained in:
@@ -32,7 +32,7 @@ case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=8.2.0
|
||||
BINUTILS_VER=2.32
|
||||
NEWLIB_VER=3.0.0
|
||||
NEWLIB_VER=3.1.0
|
||||
GDB_VER=8.2.1
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
|
||||
Reference in New Issue
Block a user