summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 10:53:05 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 10:53:05 (GMT)
commit652906ac5fd06acbb44c0e7e8440d30e7d06ee23 (patch)
tree80393c25f6b7128dcb6507965d6437a3e716b204 /config/libc/eglibc.in
parent188d166ce3d7188eed91ea0d9e69b6d1f2a8ecf2 (diff)
all: remove versions marked obsolete
For major components, keep the latest version of each major releases. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index 4f6ed12..1dd2c97 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -59,26 +59,6 @@ config LIBC_EGLIBC_V_2_9
prompt "2_9"
select LIBC_EGLIBC_2_9_or_later
-config LIBC_EGLIBC_V_2_8
- bool
- prompt "2_8 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_7
- bool
- prompt "2_7 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_6
- bool
- prompt "2_6 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_5
- bool
- prompt "2_5 (OBSOLETE)"
- depends on OBSOLETE
-
config LIBC_EGLIBC_V_TRUNK
bool
prompt "'trunk'"
@@ -100,10 +80,6 @@ config LIBC_VERSION
default "2_11" if LIBC_EGLIBC_V_2_11
default "2_10" if LIBC_EGLIBC_V_2_10
default "2_9" if LIBC_EGLIBC_V_2_9
- default "2_8" if LIBC_EGLIBC_V_2_8
- default "2_7" if LIBC_EGLIBC_V_2_7
- default "2_6" if LIBC_EGLIBC_V_2_6
- default "2_5" if LIBC_EGLIBC_V_2_5
default "trunk" if LIBC_EGLIBC_V_TRUNK
config LIBC_EGLIBC_2_16_or_later