use newlib 3.0.0

This commit is contained in:
Dave Murphy 2018-02-14 16:55:29 +00:00
parent ec7878a7f4
commit 79c613e107
2 changed files with 7953 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ case "$VERSION" in
"1" )
GCC_VER=7.3.0
BINUTILS_VER=2.30
NEWLIB_VER=2.5.0
NEWLIB_VER=3.0.0
GDB_VER=8.0
basedir='dkarm-eabi'
package=devkitARM