[Bug 283840] inline asm error on armv7: expected '%<type>' or "<type>" (port devel/outcome)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jan 2025 23:09:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283840 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17176071892ca70f60d685b378ed99135326ee5b commit 17176071892ca70f60d685b378ed99135326ee5b Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-01-04 11:24:38 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-06 23:08:00 +0000 devel/outcome: fix build on armv7 On ARM, section types are spelled with % instead of @ as @ is the comment characters. Approved by: yuri (maintainer) PR: 283840 MFH: 2025Q1 (cherry picked from commit 684e90ff96b5e2aba9eadb25298de1dcb54c6615) devel/outcome/Makefile | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.