[Bug 259443] devel/efl: fix build on armv6/armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Oct 2021 09:16:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259443

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=78d1e7e3c761c7c5821d6bda70d157fa3d179460

commit 78d1e7e3c761c7c5821d6bda70d157fa3d179460
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-10-25 18:52:02 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-10-26 09:15:45 +0000

    devel/efl: Fix build on armv6/armv7.

    The clang's integrated assembler is having problems with assembly sources,
so
    bring in binutils as.

    PR:             259443

 devel/efl/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

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