[Buildroot] [PATCH 2/6] docs/manual: don't mention eglibc, mention musl

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jun 8 21:40:55 UTC 2016


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.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 docs/manual/configure.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
index 44f5d24..8491b17 100644
--- a/docs/manual/configure.txt
+++ b/docs/manual/configure.txt
@@ -83,7 +83,7 @@ applications and libraries for your target embedded system.
 This backend supports several C libraries:
 http://www.uclibc.org[uClibc], the
 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:
-- 
2.7.4




More information about the buildroot mailing list