From 1595df184db70653897c3a0b58429cdd01f804cb Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 28 Feb 2017 18:40:00 -0800 Subject: Unobsolete CLooG/ISL versions compatible with 4.9 ... or it leaves them with no valid choices. Signed-off-by: Alexey Neyman diff --git a/config/companion_libs/cloog.in b/config/companion_libs/cloog.in index f094fa3..95b283c 100644 --- a/config/companion_libs/cloog.in +++ b/config/companion_libs/cloog.in @@ -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 diff --git a/config/companion_libs/isl.in b/config/companion_libs/isl.in index 6ba9e07..bb2766f 100644 --- a/config/companion_libs/isl.in +++ b/config/companion_libs/isl.in @@ -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 -- cgit v0.10.2-6-g49f6