diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-06-27 08:09:08 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-28 16:32:58 +0100 |
| commit | ffb7f52db64c62c9698d0bd249504d5c74e756c9 (patch) | |
| tree | 07862520813bdd4cfb5e0b710716c72796ea65d7 | |
| parent | 8bcbd30a714080dbe65e992c9aacfb928271d749 (diff) | |
| download | poky-ffb7f52db64c62c9698d0bd249504d5c74e756c9.tar.gz | |
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>
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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}", \ | |||
| 1798 | <para> | 1798 | <para> |
| 1799 | By default, <filename>TCMODE</filename> is set to "default", which | 1799 | By default, <filename>TCMODE</filename> is set to "default", which |
| 1800 | chooses <filename>tcmode-default.inc</filename>. | 1800 | chooses <filename>tcmode-default.inc</filename>. |
| 1801 | The variable is similar to <filename>TCLIBC</filename>, which controls | 1801 | The variable is similar to |
| 1802 | <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>, which controls | ||
| 1802 | the variant of the GNU standard C library (<filename>libc</filename>) | 1803 | the variant of the GNU standard C library (<filename>libc</filename>) |
| 1803 | used during the build process: <filename>eglibc</filename> or <filename>uclibc</filename>. | 1804 | used during the build process: <filename>eglibc</filename> or <filename>uclibc</filename>. |
| 1804 | </para> | 1805 | </para> |
