use binutils 2.30 for devkitA64

This commit is contained in:
Dave Murphy
2018-02-11 12:23:01 +00:00
parent 573afd62d1
commit ce64db576f
3 changed files with 348 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ case "$VERSION" in
;;
"3" )
GCC_VER=7.3.0
BINUTILS_VER=2.29.1
BINUTILS_VER=2.30
NEWLIB_VER=3.0.0
GDB_VER=8.0
basedir='dka64'