mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
ref-manual: Edits to TCLIBC variable.
Some minor changes. (From yocto-docs rev: e545ee26e7e6c827c5ee6d7061f01eda58c9c82b) 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
f0dff1123b
commit
c113777087
@@ -6662,13 +6662,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<glossentry id='var-TCLIBC'><glossterm>TCLIBC</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies which variant of the GNU standard C library (<filename>libc</filename>)
|
||||
to use during the build process.
|
||||
Specifies the GNU standard C library (<filename>libc</filename>)
|
||||
variant to use during the build process.
|
||||
This variable replaces <filename>POKYLIBC</filename>, which is no longer
|
||||
supported.
|
||||
</para>
|
||||
<para>
|
||||
You can select <filename>eglibc</filename> or <filename>uclibc</filename>.
|
||||
You can select "eglibc" or "uclibc".
|
||||
<note>
|
||||
This release of the Yocto Project does not support the
|
||||
<filename>glibc</filename> implementation of <filename>libc</filename>.
|
||||
|
||||
Reference in New Issue
Block a user