Date: Tue, 16 Aug 2022 03:33:05 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265870] math/libdivide: fix build on armv6/armv7 Message-ID: <bug-265870-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265870 Bug ID: 265870 Summary: math/libdivide: fix build on armv6/armv7 Product: Ports & Packages Version: Latest Hardware: arm URL: https://github.com/ridiculousfish/libdivide/issues/102 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: thierry@FreeBSD.org Reporter: fuz@fuz.su CC: thierry@FreeBSD.org Flags: maintainer-feedback?(thierry@FreeBSD.org) Assignee: thierry@FreeBSD.org Attachment #235934 maintainer-approval?(thierry@FreeBSD.org) Flags: CC: thierry@FreeBSD.org Flags: merge-quarterly? Created attachment 235934 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235934&action= =3Dedit math/libdivide: fix build on armv6/armv7 The NEON code included in this library is for arm64 only. Disable use of NEON on armv6/armv7. Tested on armv7 FreeBSD 13.1. The test suite passes. Upstream issue: https://github.com/ridiculousfish/libdivide/issues/102 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-265870-7788>