mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-11 06:54:06 +00:00
binutils/binutils: 2.23 has gold
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
338c1b4642
commit
3470f46004
@ -12,6 +12,7 @@ config BINUTILS_V_2_23_1
|
||||
bool
|
||||
prompt "2.23.1 (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
select BINUTILS_2_23_or_later
|
||||
|
||||
config BINUTILS_V_2_22
|
||||
bool
|
||||
@ -76,6 +77,12 @@ config BINUTILS_VERSION
|
||||
default "2.18a" if BINUTILS_V_2_18a
|
||||
default "custom" if BINUTILS_CUSTOM
|
||||
|
||||
config BINUTILS_2_23_or_later
|
||||
bool
|
||||
select BINUTILS_2_22_or_later
|
||||
select BINUTILS_HAS_GOLD
|
||||
select BINUTILS_HAS_PLUGINS
|
||||
|
||||
config BINUTILS_2_22_or_later
|
||||
bool
|
||||
select BINUTILS_2_21_or_later
|
||||
|
Loading…
x
Reference in New Issue
Block a user