toolchain/binutils: add binutils 2.35
Add binutils version 2.35 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
committed by
Adrian Schmutzler
parent
86307bc908
commit
69630140ec
@@ -5,7 +5,11 @@ config BINUTILS_VERSION_2_34
|
||||
default y if !TOOLCHAINOPTS
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION_2_35
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION
|
||||
string
|
||||
default "2.32" if BINUTILS_VERSION_2_32
|
||||
default "2.34" if BINUTILS_VERSION_2_34
|
||||
default "2.35" if BINUTILS_VERSION_2_35
|
||||
|
||||
Reference in New Issue
Block a user