summaryrefslogtreecommitdiff
path: root/config/cc
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
commit0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 (patch)
tree24c6517f482dcb133cb87b4c388cacfb255d8abb /config/cc
parentac17b542fe3737eb3eb84fd30ada615a21e96b55 (diff)
config: mark now old versions as being OBSOLETE
These versions are kept for the upcoming release, but they will be removed from the next release if they are not used.
Diffstat (limited to 'config/cc')
-rw-r--r--config/cc/gcc.in15
1 files changed, 10 insertions, 5 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index a3c3eed..e935a8b 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -72,7 +72,8 @@ config CC_V_4_2_4
config CC_V_4_2_3
bool
- prompt "4.2.3"
+ prompt "4.2.3 (OBSOLETE)"
+ depends on OBSOLETE
config CC_V_4_2_2
bool
@@ -80,19 +81,23 @@ config CC_V_4_2_2
config CC_V_4_2_1
bool
- prompt "4.2.1"
+ prompt "4.2.1 (OBSOLETE)"
+ depends on OBSOLETE
config CC_V_4_2_0
bool
- prompt "4.2.0"
+ prompt "4.2.0 (OBSOLETE)"
+ depends on OBSOLETE
config CC_V_4_1_2
bool
- prompt "4.1.2"
+ prompt "4.1.2 (OBSOLETE)"
+ depends on OBSOLETE
config CC_V_4_0_4
bool
- prompt "4.0.4"
+ prompt "4.0.4 (OBSOLETE)"
+ depends on OBSOLETE
config CC_V_3_4_6
bool