[Bug 258846] devel/dyncall: unbreak on arm

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Oct 2021 14:37:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258846

            Bug ID: 258846
           Summary: devel/dyncall: unbreak on arm
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: tphilipp@potion-studios.com
                CC: tphilipp@potion-studios.com
             Flags: maintainer-feedback?(tphilipp@potion-studios.com)
 Attachment #228325 maintainer-approval?(tphilipp@potion-studios.com)
             Flags:
             Flags: merge-quarterly?

Created attachment 228325
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228325&action=edit
devel/dyncall: unbreak on arm

Greetings!

devel/dyncall has two minor issues that prevent it from building on
armv6/armv7:

 - the pre-UAL mnemonics FLDMIAD and STMIAD are used
 - % sigils are used for registers in one file

This patch makes the port build by fixing these two problems.

While we are at it, I've hooked up TEST_TARGET and verified that the test suite
passes.  I was however unable to test on FreeBSD 12 or armv6.

Tested with Poudriere on armv7 FreeBSD 13.

Please MFH to 2021Q4 if possible.

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