[Bug 259447] devel/volk: fix build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Oct 2021 22:06:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259447

            Bug ID: 259447
           Summary: devel/volk: fix build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hamradio@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: hamradio@FreeBSD.org
             Flags: maintainer-feedback?(hamradio@FreeBSD.org)
          Assignee: hamradio@FreeBSD.org
 Attachment #229033 maintainer-approval?(hamradio@FreeBSD.org)
             Flags:
                CC: hamradio@FreeBSD.org
             Flags: merge-quarterly?

Created attachment 229033
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229033&action=edit
devel/volk: fix build on armv7

This port does not build on armv7 due to inline assembly unsupported by clang. 
Armv6 does not seem to be affected.

Fix the build by compiling with gcc on armv7.

Tested with Poudriere on armv7 FreeBSD 13.

Please MFH if possible.

Note that a version 2.5.0 of devel/volk has been made available in the
meanwhile.  it might be a good idea to update the port on the main branch in
addition to fixing the build.

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