Date: Mon, 25 Oct 2021 18:55:02 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259443] devel/efl: fix build on armv6/armv7 Message-ID: <bug-259443-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259443 Bug ID: 259443 Summary: devel/efl: fix build on armv6/armv7 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: enlightenment@FreeBSD.org Reporter: fuz@fuz.su Assignee: enlightenment@FreeBSD.org Flags: maintainer-feedback?(enlightenment@FreeBSD.org) Attachment #229029 maintainer-approval? Flags: Flags: merge-quarterly? Created attachment 229029 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229029&action= =3Dedit devel/efl: fix build on armv6/armv7 The attached patch fixes the build of devel/efl on armv6/armv7. This patch= is needed because efl has a number of ARM assembly files that do not assemble = with clang's builtin assembler. Using the GNU assembler fixes this problem and makes the package build fine. Tested with Poudriere on armv7 FreeBSD 13. Please MFH if possible. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259443-7788>