https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266829
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=76fa8695d9c814e0d5e9b8e28bcf6e897422b435 commit 76fa8695d9c814e0d5e9b8e28bcf6e897422b435 Author: Robert Clausecker <[email protected]> AuthorDate: 2022-10-04 22:03:00 +0000 Commit: Tobias C. Berner <[email protected]> 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.
