summaryrefslogtreecommitdiff
path: root/config/companion_libs.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-12-21 23:34:56 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-12-21 23:34:56 (GMT)
commit6ef2caf1d3c16caf0f6635285ba3747a09b7654b (patch)
tree98db3dc5ab2bba761e35103415e36a21a8e9db74 /config/companion_libs.in
parentfa62fd9e1e2bc97daf18f36705ac867d631af28a (diff)
docs: overview.txt is gone, point to the new documentation
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/companion_libs.in')
-rw-r--r--config/companion_libs.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/companion_libs.in b/config/companion_libs.in
index f49fbc6..8cafa7b 100644
--- a/config/companion_libs.in
+++ b/config/companion_libs.in
@@ -146,7 +146,8 @@ config COMPLIBS_SHARED
help
By default, the companion libraries will be build static. If you want to
build shared libraries, then you can say 'Y' here, but a wrapper will be
- needed (see docs/overview.txt,section "Tools wrapper").
+ needed (see: "docs/4 - Building the toolchain.txt", in the section
+ "Tools wrapper").
It is highly recommended that you keep static libraries.
@@ -163,7 +164,7 @@ config TOOLS_WRAPPER_SCRIPT
If your host has a shell, then you should say 'Y' here, to use
a (very very simple) shell script as wrapper.
- See docs/overview.txt, section "Tools wrapper".
+ See: "docs/4 - Building the toolchain.txt", in the section "Tools wrapper".
config TOOLS_WRAPPER_EXEC
bool
@@ -172,7 +173,7 @@ config TOOLS_WRAPPER_EXEC
If your host lacks a shell, then you should say 'Y' here, to use
an executable.
- See docs/overview.txt, section "Tools wrapper".
+ See: "docs/4 - Building the toolchain.txt", in the section "Tools wrapper".
endchoice