On Wed, Aug 13, 2014 at 2:03 PM, Peter A. Bigot <[email protected]> wrote:
> Signed-off-by: Peter A. Bigot <[email protected]>
> ---
>  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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to