Date: Sun, 12 Apr 2026 09:04:51 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 287a97419ae0 - main - textproc/jql: Broken on i386 Message-ID: <69db6033.1dd89.43e6ab0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=287a97419ae038965ee8c55c8b77eff4dca1f3df commit 287a97419ae038965ee8c55c8b77eff4dca1f3df Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-12 08:15:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-12 09:04:49 +0000 textproc/jql: Broken on i386 --- textproc/jql/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index bfae385636e8..d42a1dcbfd2e 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/yamafaktory/jql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT +BROKEN_i386= fails to link: ld: error: undefined symbol: __atomic_load + USES= cargo USE_GITHUB= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69db6033.1dd89.43e6ab0>
