summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 0c197535b4..3b93e2297e 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1798,7 +1798,8 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \
1798 <para> 1798 <para>
1799 By default, <filename>TCMODE</filename> is set to "default", which 1799 By default, <filename>TCMODE</filename> is set to "default", which
1800 chooses <filename>tcmode-default.inc</filename>. 1800 chooses <filename>tcmode-default.inc</filename>.
1801 The variable is similar to <filename>TCLIBC</filename>, which controls 1801 The variable is similar to
1802 <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>, which controls
1802 the variant of the GNU standard C library (<filename>libc</filename>) 1803 the variant of the GNU standard C library (<filename>libc</filename>)
1803 used during the build process: <filename>eglibc</filename> or <filename>uclibc</filename>. 1804 used during the build process: <filename>eglibc</filename> or <filename>uclibc</filename>.
1804 </para> 1805 </para>