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:
Alexey Neyman 2017-02-28 18:40:00 -08:00
parent 7992f9b05f
commit 1595df184d
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -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