[Bug 265566] devel/directfb: Use GNU as to assemble files on armv6/armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Aug 2022 04:45:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265566

            Bug ID: 265566
           Summary: devel/directfb: Use GNU as to assemble files on
                    armv6/armv7
           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
 Attachment #235627 maintainer-approval+
             Flags:
             Flags: merge-quarterly?

Created attachment 235627
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235627&action=edit
devel/directfb: Use GNU as to assemble files on armv6/armv7

Clang's integrated assembler can't handle the old split syntax
used in this project's assembly files.  Assembly with GNU as
instead.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH if possible.

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