From ffb7f52db64c62c9698d0bd249504d5c74e756c9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Jun 2012 08:09:08 -0700 Subject: documentation/poky-ref-manual/ref-variables.xml: Added link to TCLIBC. (From yocto-docs rev: c3a1cdf6c6f157b6796e2091b342d1ff157fd0e1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/poky-ref-manual/ref-variables.xml') 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}", \ By default, TCMODE is set to "default", which chooses tcmode-default.inc. - The variable is similar to TCLIBC, which controls + The variable is similar to + TCLIBC, which controls the variant of the GNU standard C library (libc) used during the build process: eglibc or uclibc. -- cgit v1.2.3-54-g00ecf