both patches are merged.

Bruce

On Wed, Mar 22, 2017 at 2:45 AM, Khem Raj <[email protected]> wrote:

> We are using gcc6 now
>
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  recipes-containers/lxc/lxc_2.0.0.bb | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/
> lxc_2.0.0.bb
> index 90d17e2..250ac4d 100644
> --- a/recipes-containers/lxc/lxc_2.0.0.bb
> +++ b/recipes-containers/lxc/lxc_2.0.0.bb
> @@ -55,9 +55,6 @@ EXTRA_OECONF += "--enable-log-src-basename"
>
>  CFLAGS_append = " -Wno-error=deprecated-declarations"
>
> -# disable problematic GCC 5.2 optimizations [YOCTO #8291]
> -FULL_OPTIMIZATION_append_arm = " -fno-schedule-insns2"
> -
>  PACKAGECONFIG ??= "templates \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '',
> d)} \
>  "
> --
> 2.12.0
>
>


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to