mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
Add latest EXPERIMENTAL binutils-2.19.51.0.2.
/trunk/config/binutils.in | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+)
This commit is contained in:
parent
75565cecde
commit
ce74b02f1c
@ -90,6 +90,11 @@ config BINUTILS_V_2_19_51_0_1
|
||||
prompt "2.19.51.0.1 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config BINUTILS_V_2_19_51_0_2
|
||||
bool
|
||||
prompt "2.19.51.0.2 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
endchoice
|
||||
@ -113,6 +118,7 @@ config BINUTILS_VERSION
|
||||
default "2.19" if BINUTILS_V_2_19
|
||||
default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
|
||||
default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
|
||||
default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user