Skip to content

Commit e50653e

Browse files
committed
use binutils 2.28
1 parent d69416d commit e50653e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select_toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ case "$VERSION" in
4141
;;
4242
"2" )
4343
GCC_VER=6.3.0
44-
BINUTILS_VER=2.27
44+
BINUTILS_VER=2.28
4545
MN_BINUTILS_VER=2.17
4646
NEWLIB_VER=2.5.0
4747
GDB_VER=7.11

0 commit comments

Comments
 (0)