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

Romain Naour romain.naour at gmail.com
Mon Jun 13 19:50:26 UTC 2016


Hi Thomas,

Le 08/06/2016 à 23:40, Thomas Petazzoni a écrit :
> 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>

Reviewed-by: Romain Naour <romain.naour at gmail.com>

Best regards,
Romain

> ---
>  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:
> 



More information about the buildroot mailing list