Date: Sat, 18 May 2024 17:35:38 GMT 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: e6433b195545 - main - misc/jirust: Broken on i386 Message-ID: <202405181735.44IHZcm2037933@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6433b1955454c2ba4870d6a1ea6f50644400d33 commit e6433b1955454c2ba4870d6a1ea6f50644400d33 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-18 17:35:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-18 17:35:10 +0000 misc/jirust: Broken on i386 Reported by: fallout --- misc/jirust/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/jirust/Makefile b/misc/jirust/Makefile index 91f14bbbfe30..6f9fe69d299a 100644 --- a/misc/jirust/Makefile +++ b/misc/jirust/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/Code-Militia/jirust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: undefined symbol: __atomic_is_lock_free + BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405181735.44IHZcm2037933>