mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-07 03:16:43 +00:00
Mark some features as no longer being EXPERIMENTAL.
/trunk/config/debug/gdb.in | 3 1 2 0 +-- /trunk/config/libc/glibc.in | 1 0 1 0 - 2 files changed, 1 insertion(+), 3 deletions(-)
This commit is contained in:
parent
10f2223773
commit
76505c71c4
@ -59,9 +59,8 @@ config GDB_NATIVE_STATIC
|
||||
|
||||
config GDB_NATIVE_USE_GMP_MPFR
|
||||
bool
|
||||
prompt "Use GMP and MPFR (EXPERIMENTAL)"
|
||||
prompt "Use GMP and MPFR"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
depends on GDB_NATIVE
|
||||
select GMP_MPFR
|
||||
select GMP_MPFR_TARGET
|
||||
|
@ -38,7 +38,6 @@ config LIBC_V_2_6_1
|
||||
config LIBC_V_2_7
|
||||
bool
|
||||
prompt "2.7"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
|
Loading…
x
Reference in New Issue
Block a user