mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
Add binutils-2.17.50.0.17.
This commit is contained in:
parent
c11dc8a296
commit
96456d1abb
@ -125,6 +125,10 @@ config BINUTILS_V_2_17_50_0_16
|
||||
bool
|
||||
prompt "2.17.50.0.16"
|
||||
|
||||
config BINUTILS_V_2_17_50_0_17
|
||||
bool
|
||||
prompt "2.17.50.0.17"
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
endchoice
|
||||
@ -158,6 +162,7 @@ config BINUTILS_VERSION
|
||||
default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
|
||||
default "2.17.50.0.15" if BINUTILS_V_2_17_50_0_15
|
||||
default "2.17.50.0.16" if BINUTILS_V_2_17_50_0_16
|
||||
default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user