summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-09 18:45:22 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-21 21:58:00 +0000
commitc113777087cd64992a5b7d6d4607190ecc401411 (patch)
tree38394b0617483c28840ad8083d686751342ac028 /documentation
parentf0dff1123b17392385ca333af2f50e441f6ef2c4 (diff)
downloadast2050-yocto-poky-c113777087cd64992a5b7d6d4607190ecc401411.zip
ast2050-yocto-poky-c113777087cd64992a5b7d6d4607190ecc401411.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b61d17c..d6c4a76 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -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>.
OpenPOWER on IntegriCloud