mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
manual: customize-toolchain.txt: update internal backend section
Mention all supported C libraries by the internal Buildroot toolchain backend. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1e4d9eb2d3
commit
ee1565bf36
@ -31,14 +31,19 @@ set the environment variable BR_DEBUG_WRAPPER to either one of:
|
|||||||
Using the internal Buildroot toolchain backend
|
Using the internal Buildroot toolchain backend
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
The internal Buildroot toolchain backend *only* allows to generate
|
The internal Buildroot toolchain backend allows to generate toolchains
|
||||||
*http://www.uclibc.org/[uClibc]-based toolchains*.
|
based on http://www.uclibc.org/[uClibc],
|
||||||
|
https://www.gnu.org/software/libc/[glibc] and
|
||||||
|
http://www.eglibc.org/[eglibc].
|
||||||
|
Generation of (e)glibc-based toolchains is still experimental in
|
||||||
|
Buildroot.
|
||||||
|
|
||||||
However, it allows to tune major settings, such as:
|
It allows to tune major settings, such as:
|
||||||
|
|
||||||
* Linux headers version;
|
* Linux headers version;
|
||||||
|
|
||||||
* http://www.uclibc.org/[uClibc] configuration (see xref:uclibc-custom[uClibc]);
|
* C library configuration (only available for
|
||||||
|
http://www.uclibc.org/[uClibc], see xref:uclibc-custom[uClibc]);
|
||||||
|
|
||||||
* Binutils, GCC, Gdb and toolchain options.
|
* Binutils, GCC, Gdb and toolchain options.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user