[Bug 265870] math/libdivide: fix build on armv6/armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 03:33:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265870

            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=235934&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.