From c113777087cd64992a5b7d6d4607190ecc401411 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 9 Jan 2014 18:45:22 -0600 Subject: ref-manual: Edits to TCLIBC variable. Some minor changes. (From yocto-docs rev: e545ee26e7e6c827c5ee6d7061f01eda58c9c82b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b61d17c2c1..d6c4a76a2b 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" TCLIBC - Specifies which variant of the GNU standard C library (libc) - to use during the build process. + Specifies the GNU standard C library (libc) + variant to use during the build process. This variable replaces POKYLIBC, which is no longer supported. - You can select eglibc or uclibc. + You can select "eglibc" or "uclibc". This release of the Yocto Project does not support the glibc implementation of libc. -- cgit v1.2.3-54-g00ecf