On Mon, Jan 17, 2022 at 12:34 AM Bertrand Marquis <[email protected]>
wrote:

> Hi Kamil,
>
> > On 13 Jan 2022, at 11:30, Kamil Dziezyk via lists.yoctoproject.org
> <[email protected]> wrote:
> >
> > Xen build may fail for arm machines that have enabled extra flags,
> > that can be enabled only for specific architecture version, e.g.
> armv8-2a.
> >
> > Signed-off-by: Kamil Dziezyk <[email protected]>
>
> Reviewed-by: Bertrand Marquis <[email protected]>
>

Acked-by: Christopher Clark <[email protected]>

Christopher



>
> Cheers
> Bertrand
>
> > ---
> > recipes-extended/xen/xen-hypervisor.inc | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/recipes-extended/xen/xen-hypervisor.inc
> b/recipes-extended/xen/xen-hypervisor.inc
> > index cffd491..81e361f 100644
> > --- a/recipes-extended/xen/xen-hypervisor.inc
> > +++ b/recipes-extended/xen/xen-hypervisor.inc
> > @@ -103,3 +103,7 @@ CROSS_CURSES_LIB += "-L${STAGING_LIBDIR_NATIVE}"
> > # Specify the root dir of the .config file for do_menuconfig and
> do_diffconfig
> > # tasks
> > KCONFIG_CONFIG_ROOTDIR = "${S}/xen"
> > +
> > +# Xen is setting all CC flags on its own. Make sure that they are not
> modified
> > +# for aarch64, e.g. with architecture-specific optimizations.
> > +TUNE_CCARGS:aarch64=""
> > --
> > 2.17.1
> >
> > IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
> >
> > 
> >
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7009): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7009
Mute This Topic: https://lists.yoctoproject.org/mt/88394702/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to