devkitA64: update newlib to 3.1.0

This commit is contained in:
Dave Murphy 2019-03-07 02:28:53 +00:00
parent fec37937b7
commit a48e515bd6
2 changed files with 10007 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@ case "$VERSION" in
"3" )
GCC_VER=8.3.0
BINUTILS_VER=2.32
NEWLIB_VER=3.0.0
NEWLIB_VER=3.1.0
GDB_VER=8.2.1
basedir='dka64'
package=devkitA64