docs/manual: don't mention eglibc, mention musl
Following the removal of eglibc, it no longer makes sense to talk about it in the Buildroot manual as one of the supported C libraries. However, it does make sense to indicate that we support musl. [Peter: remove extra 'the' as suggested by Yann] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
416fd9cd13
commit
ff1743ee6d
@ -81,9 +81,9 @@ by itself a cross-compilation toolchain, before building the userspace
|
||||
applications and libraries for your target embedded system.
|
||||
|
||||
This backend supports several C libraries:
|
||||
http://www.uclibc.org[uClibc], the
|
||||
http://www.uclibc.org[uClibc],
|
||||
http://www.gnu.org/software/libc/libc.html[glibc] and
|
||||
http://www.eglibc.org[eglibc].
|
||||
http://www.musl-libc.org[musl].
|
||||
|
||||
Once you have selected this backend, a number of options appear. The
|
||||
most important ones allow to:
|
||||
|
Loading…
Reference in New Issue
Block a user