Date: Tue, 30 Jul 2024 03:21:04 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: 715813d2dc7b - main - misc/jirust: Broken with rust-1.79.0 Message-ID: <202407300321.46U3L4EV005961@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=715813d2dc7b863e844eac48762b54e249646b28 commit 715813d2dc7b863e844eac48762b54e249646b28 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-30 03:20:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-30 03:20:24 +0000 misc/jirust: Broken with rust-1.79.0 Reported by: fallout --- misc/jirust/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/jirust/Makefile b/misc/jirust/Makefile index 26147f57aab9..cddf6caec435 100644 --- a/misc/jirust/Makefile +++ b/misc/jirust/Makefile @@ -10,6 +10,7 @@ WWW= https://github.com/Code-Militia/jirust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= compilation fails, see https://github.com/Code-Militia/jirust/issues/153 BROKEN_i386= compilation fails: undefined symbol: __atomic_is_lock_free BUILD_DEPENDS= gmake:devel/gmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407300321.46U3L4EV005961>
