toolchain: Remove binutils 2.29 for ARC targets
Remove binutils 2.29 for ARC targets Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
committed by
Hauke Mehrtens
parent
da6ba853ce
commit
8568dcd931
@@ -1,6 +1,3 @@
|
||||
config BINUTILS_VERSION_2_29_ARC
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION_2_29_1
|
||||
bool
|
||||
|
||||
@@ -17,4 +14,3 @@ config BINUTILS_VERSION
|
||||
default "2.29.1" if BINUTILS_VERSION_2_29_1
|
||||
default "2.31.1" if BINUTILS_VERSION_2_31_1
|
||||
default "2.32" if BINUTILS_VERSION_2_32
|
||||
default "arc-2017.09" if BINUTILS_VERSION_2_29_ARC
|
||||
|
||||
Reference in New Issue
Block a user