On Thu, Aug 11, 2022 at 8:28 AM Dan Horák <dan@xxxxxxxx> wrote: > > On Wed, 10 Aug 2022 23:25:57 -0700 > Luya Tshimbalanga <luya@xxxxxxxxxxxxxxxxx> wrote: > > > Hello team, > > > > The scratch build specifically failed on aarch64 architecture [1] with > > the following line when updating to embree 3.13.4 (not yet committed): > > > > cc1plus: error: unrecognized command-line option '-msse2' > > > > What will be the modification to do in this case? Thanks in advance > > I believe it should be reported upstream, their configuration mechanism > likely doesn't work. It detects NEON support, which implies arm/aarch64, > but still injects -msse2 to compiler flags and defines > EMBREE_TARGET_SSE2. With SSE2 of course being an Intel/x86 specific technology, the Arm equivalent is NEON, but ultimately the project should be using the Fedora distro specific build flags and not doing as it pleases. Peter _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue