ref-manual: drop TCLIBCAPPEND variable

No longer required as TMPDIR can be shared for multiple lib providers
nowadays.

(From yocto-docs rev: 6690c0aee9e7f0dcc63ccbe19657b78963240610)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2024-10-09 09:41:08 +02:00
committed by Richard Purdie
parent 2f96b4eb92
commit d2f0e50f30

View File

@@ -9031,19 +9031,6 @@ system and gives an overview of their function and contents.
You can select "glibc", "musl", "newlib", or "baremetal".
:term:`TCLIBCAPPEND`
Specifies a suffix to be appended onto the :term:`TMPDIR` value. The
suffix identifies the ``libc`` variant for building. When you are
building for multiple variants with the same :term:`Build Directory`,
this mechanism ensures that output for different ``libc`` variants is
kept separate to avoid potential conflicts.
In the ``defaultsetup.conf`` file, the default value of
:term:`TCLIBCAPPEND` is "-${TCLIBC}". However, distros such as poky,
which normally only support one ``libc`` variant, set
:term:`TCLIBCAPPEND` to "" in their distro configuration file resulting
in no suffix being applied.
:term:`TCMODE`
Specifies the toolchain selector. :term:`TCMODE` controls the
characteristics of the generated packages and images by telling the