devkitARM: upgrade newlib to 3.3.0

This commit is contained in:
Dave Murphy
2020-05-08 10:01:04 +01:00
parent 91789e0ca8
commit fbc790a8dd
2 changed files with 50 additions and 33 deletions

View File

@@ -32,7 +32,7 @@ case "$VERSION" in
"1" )
GCC_VER=10.1.0
BINUTILS_VER=2.32
NEWLIB_VER=3.1.0
NEWLIB_VER=3.3.0
GDB_VER=8.2.1
basedir='dkarm-eabi'
package=devkitARM