[Bug 266829] devel/qt6-base: fix build on armv6/armv7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 14 07:31:08 BST 2022


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266829

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

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

commit 76fa8695d9c814e0d5e9b8e28bcf6e897422b435
Author:     Robert Clausecker <fuz at fuz.su>
AuthorDate: 2022-10-04 22:03:00 +0000
Commit:     Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2022-10-14 06:19:27 +0000

    devel/qt6-base: fix build on armv6/armv7

    The port bundles assembly code from the pixman library.
    On armv6/armv7, the GNU assembler is required to assemble it.
    Pass appropriate flags to do so.

    PR:             266829

 devel/qt6-base/Makefile | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

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


More information about the kde-freebsd mailing list