mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
ref-manual: update TCLIBC description
Stop mentioning the long gone POKYLIBC variable and fix punctuation (From yocto-docs rev: d90be3bbfd45317ce07d1715af3d65ffb1e24ac7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
552ff6e3d5
commit
4407025996
@@ -7806,10 +7806,9 @@ system and gives an overview of their function and contents.
|
||||
|
||||
:term:`TCLIBC`
|
||||
Specifies the GNU standard C library (``libc``) variant to use during
|
||||
the build process. This variable replaces ``POKYLIBC``, which is no
|
||||
longer supported.
|
||||
the build process.
|
||||
|
||||
You can select "glibc", "musl", "newlib", or "baremetal"
|
||||
You can select "glibc", "musl", "newlib", or "baremetal".
|
||||
|
||||
:term:`TCLIBCAPPEND`
|
||||
Specifies a suffix to be appended onto the
|
||||
|
||||
Reference in New Issue
Block a user