[meta-virtualization] [[PATCH 1/2] lxc: Remove gcc-5 specific workaround

Bruce Ashfield bruce.ashfield at gmail.com
Fri Mar 24 06:28:48 PDT 2017


both patches are merged.

Bruce

On Wed, Mar 22, 2017 at 2:45 AM, Khem Raj <raj.khem at gmail.com> wrote:

> We are using gcc6 now
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170324/c5a18b5c/attachment.html>


More information about the meta-virtualization mailing list