devkitARM: update newlib to 3.1.0

This commit is contained in:
Dave Murphy
2019-02-20 16:16:55 +00:00
parent af02813a13
commit c6675ab007
2 changed files with 29 additions and 31 deletions

View File

@@ -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