mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +00:00
Unobsolete CLooG/ISL versions compatible with 4.9
... or it leaves them with no valid choices. Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
7992f9b05f
commit
1595df184d
@ -12,9 +12,8 @@ choice
|
||||
|
||||
config CLOOG_V_0_18_4
|
||||
bool
|
||||
prompt "0.18.4 (OBSOLETE)"
|
||||
prompt "0.18.4"
|
||||
depends on ISL_V_0_12_or_later
|
||||
depends on OBSOLETE
|
||||
select CLOOG_0_18_4_or_later
|
||||
|
||||
config CLOOG_V_0_18_1
|
||||
|
@ -39,10 +39,9 @@ config ISL_V_0_16_1
|
||||
# mainline 4.9 release (4.9.4) does.
|
||||
config ISL_V_0_15
|
||||
bool
|
||||
prompt "0.15 (OBSOLETE)"
|
||||
depends on CC_GCC_4_9_or_later && !CC_GCC_V_linaro_4_9
|
||||
prompt "0.15"
|
||||
depends on CC_GCC_4_9_or_later
|
||||
select ISL_V_0_15_or_later
|
||||
depends on OBSOLETE
|
||||
|
||||
config ISL_V_0_14
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user