[OE-core] [PATCH 5/5] gcc-target: make --enable-clocale consistent with gcc-runtime

Khem Raj raj.khem at gmail.com
Wed Aug 13 22:51:49 UTC 2014


On Wed, Aug 13, 2014 at 2:03 PM, Peter A. Bigot <pab at pabigot.com> wrote:
> Signed-off-by: Peter A. Bigot <pab at pabigot.com>
> ---
>  meta/recipes-devtools/gcc/gcc-target.inc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-devtools/gcc/gcc-target.inc b/meta/recipes-devtools/gcc/gcc-target.inc
> index 8941f5f..0f9a5f8 100644
> --- a/meta/recipes-devtools/gcc/gcc-target.inc
> +++ b/meta/recipes-devtools/gcc/gcc-target.inc
> @@ -8,6 +8,8 @@ EXTRA_OECONF_PATHS = "\
>      --with-gxx-include-dir=${includedir}/c++/${BINV} \
>  "
>
> +EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"
> +

this looks ok

>  EXTRA_OECONF_FPU = "${@get_gcc_fpu_setting(bb, d)}"
>
>  PACKAGES = "\
> --
> 1.8.5.5
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list