mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Add latest binutils snapshots.
/trunk/config/binutils.in | 12 12 0 0 ++++++++++++ 1 file changed, 12 insertions(+)
This commit is contained in:
parent
7bb4d0d9ca
commit
c94ed734c1
@ -51,6 +51,16 @@ config BINUTILS_V_2_18_50_0_4
|
||||
prompt "2.18.50.0.4 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config BINUTILS_V_2_18_50_0_5
|
||||
bool
|
||||
prompt "2.18.50.0.5 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config BINUTILS_V_2_18_50_0_6
|
||||
bool
|
||||
prompt "2.18.50.0.6 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
endchoice
|
||||
@ -66,6 +76,8 @@ config BINUTILS_VERSION
|
||||
default "2.18.50.0.2" if BINUTILS_V_2_18_50_0_2
|
||||
default "2.18.50.0.3" if BINUTILS_V_2_18_50_0_3
|
||||
default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4
|
||||
default "2.18.50.0.5" if BINUTILS_V_2_18_50_0_5
|
||||
default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user