mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 18:56:31 +00:00
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 <bryanhundven@gmail.com>
This commit is contained in:
parent
3cb87f6cd8
commit
efad18c4d6
@ -26,12 +26,10 @@ config LIBC_EGLIBC_V_2_13
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user