summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 19:05:19 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 19:05:19 (GMT)
commitdb5b6a49153a5cb88886cc129f9edd845f40ee06 (patch)
tree2a16f71ada073611056b70a8d9e7abfc4dbc6bad /config/target.in
parente8e7eca3c6e07aea08acda11e5e8852b98870131 (diff)
all: unmark experimental features
It's been some time now we've had those features, so unmark them being experimental. It does not mean everything is perfect, but may gather some more testing of those features. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in
index 1df5794..6c5e182 100644
--- a/config/target.in
+++ b/config/target.in
@@ -47,8 +47,7 @@ comment "Generic target options"
#--------------------------------------
config MULTILIB
bool
- prompt "Build a multilib toolchain (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "Build a multilib toolchain (READ HELP!!!)"
help
If you say 'y' here, then the toolchain will also contain the C library
optimised for some variants of the selected architecture, besides the
@@ -59,6 +58,9 @@ config MULTILIB
The list of variants is dependent on the architecture, and is hard-coded
in gcc, so it is not possible to say what variants to support, only
whether hard-coded variants should be supported or not.
+
+ NOTE: The multilib feature in crosstool-NG is not well-tested.
+ Use at your own risk, and report success and/or failure.
#--------------------------------------
config ARCH_SUPPORTS_BOTH_MMU