mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
documentation/poky-ref-manual/ref-variables.xml: Added link to TCLIBC.
(From yocto-docs rev: c3a1cdf6c6f157b6796e2091b342d1ff157fd0e1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8bcbd30a71
commit
ffb7f52db6
@@ -1798,7 +1798,8 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \
|
||||
<para>
|
||||
By default, <filename>TCMODE</filename> is set to "default", which
|
||||
chooses <filename>tcmode-default.inc</filename>.
|
||||
The variable is similar to <filename>TCLIBC</filename>, which controls
|
||||
The variable is similar to
|
||||
<link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>, which controls
|
||||
the variant of the GNU standard C library (<filename>libc</filename>)
|
||||
used during the build process: <filename>eglibc</filename> or <filename>uclibc</filename>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user