summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 9a4e56043e..362ece4176 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1939,10 +1939,9 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
1939 The <filename>TCMODE</filename> variable selects the external toolchain 1939 The <filename>TCMODE</filename> variable selects the external toolchain
1940 built using the OpenEmbedded build system or a few supported combinations of 1940 built using the OpenEmbedded build system or a few supported combinations of
1941 the upstream GCC or CodeSourcery Labs toolchain. 1941 the upstream GCC or CodeSourcery Labs toolchain.
1942 The variable determines which of the <filename>tcmode-*</filename> files in 1942 The variable identifies the <filename>tcmode-*</filename> files used in
1943 the <filename>meta/conf/distro/include</filename> directory, which is found in the 1943 the <filename>meta/conf/distro/include</filename> directory, which is found in the
1944 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>, 1944 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>.
1945 is used.
1946 </para> 1945 </para>
1947 <para> 1946 <para>
1948 By default, <filename>TCMODE</filename> is set to "default", which 1947 By default, <filename>TCMODE</filename> is set to "default", which