update to gcc 5.3.0

This commit is contained in:
Dave Murphy 2015-12-11 21:11:01 +00:00
parent 50514b3c7f
commit ff6e2b58c6
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=5.2.0
GCC_VER=5.3.0
BINUTILS_VER=2.25.1
NEWLIB_VER=2.2.0
GDB_VER=7.10