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

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

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q4 references this bug:

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

commit bfda574d1a63d6fe5d5e7218d28c953675ffc508
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-10-25 18:52:02 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-10-26 15:42:11 +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
    (cherry picked from commit 78d1e7e3c761c7c5821d6bda70d157fa3d179460)

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

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