update to gcc 6.3.0

This commit is contained in:
Dave Murphy 2016-12-28 21:27:12 +00:00
parent 0e07b7eb5b
commit c4ed9722f2
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=6.2.0
GCC_VER=6.3.0
BINUTILS_VER=2.27
NEWLIB_VER=2.4.0.20160923
GDB_VER=7.11