mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
Add latest EXPERIMENTAL binutils 2.18.50.0.8.
/trunk/config/binutils.in | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+)
This commit is contained in:
parent
e171928b08
commit
a1e8fc85c3
@ -46,6 +46,11 @@ config BINUTILS_V_2_18_50_0_7
|
||||
prompt "2.18.50.0.7 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config BINUTILS_V_2_18_50_0_8
|
||||
bool
|
||||
prompt "2.18.50.0.8 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
endchoice
|
||||
@ -60,6 +65,7 @@ config BINUTILS_VERSION
|
||||
default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4
|
||||
default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6
|
||||
default "2.18.50.0.7" if BINUTILS_V_2_18_50_0_7
|
||||
default "2.18.50.0.8" if BINUTILS_V_2_18_50_0_8
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user