# HG changeset patch # User Bryan Hundven # Date 1297528272 -3600 # Node ID 60d9591ed5bde05dc4cdd5edbd5a46a69f66f3e8 # Parent 80c29dce43f2fbfd1ee77ab2b6273a2d2dac8a79 libc/eglibc: Make eglibc 2.11 and 2.12 not experimental I haven't noticed the usual experimental testers complain about eglibc 2.11 or 2.12 being unstable. So stop marking them as experimental. Signed-off-by: Bryan Hundven diff -r 80c29dce43f2 -r 60d9591ed5bd config/libc/eglibc.in --- a/config/libc/eglibc.in Sat Feb 12 17:30:53 2011 +0100 +++ b/config/libc/eglibc.in Sat Feb 12 17:31:12 2011 +0100 @@ -26,12 +26,10 @@ config LIBC_EGLIBC_V_2_12 bool prompt "2_12" - depends on EXPERIMENTAL config LIBC_EGLIBC_V_2_11 bool prompt "2_11" - depends on EXPERIMENTAL config LIBC_EGLIBC_V_2_10 bool