summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
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