[Bug 258846] devel/dyncall: unbreak on arm

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 03 Oct 2021 15:55:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258846

Tassilo Philipp <tphilipp@potion-studios.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228402|                            |maintainer-approval+
              Flags|                            |

--- Comment #10 from Tassilo Philipp <tphilipp@potion-studios.com> ---
Created attachment 228402
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228402&action=edit
syntax fixes to unbreak arm32 when using clang's integrated assembler

New patch:
- handling also thumb builds
- everything done via post-patch target, b/c it's simple replacements, also
making future port update to upcoming 1.3 a bit simpler
- not integrating tests for now, as mentioned

Tested with clang's integrated assembler on 12.2 and 13.0, as well as with
binutils/gas on 12.2.

Thanks again!

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