[Buildroot] [PATCH 3/6] glibc: remove additional occurrences of eglibc

Romain Naour romain.naour at gmail.com
Mon Jun 13 19:59:29 UTC 2016


Hi Thomas,

Le 08/06/2016 à 23:40, Thomas Petazzoni a écrit :
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Should we also remove eglibc occurrences from toolchain/Config.in,
toolchain-common.in and toolchain-external ?
Even if we can still use an eglibc as external toolchain.

If no, then:
Reviewed-by: Romain Naour <romain.naour at gmail.com>

Best regards,
Romain


> ---
>  package/glibc/glibc.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/glibc/glibc.mk b/package/glibc/glibc.mk
> index 7adfa94..2c32e65 100644
> --- a/package/glibc/glibc.mk
> +++ b/package/glibc/glibc.mk
> @@ -1,6 +1,6 @@
>  ################################################################################
>  #
> -# glibc/eglibc
> +# glibc
>  #
>  ################################################################################
>  
> @@ -64,7 +64,7 @@ endif
>  #  2. We have to execute the configure script with bash and not sh.
>  #
>  # Note that as mentionned in
> -# http://patches.openembedded.org/patch/38849/, eglibc/glibc must be
> +# http://patches.openembedded.org/patch/38849/, glibc must be
>  # built with -O2, so we pass our own CFLAGS and CXXFLAGS below.
>  define GLIBC_CONFIGURE_CMDS
>  	mkdir -p $(@D)/build
> 




More information about the buildroot mailing list