git: 715813d2dc7b - main - misc/jirust: Broken with rust-1.79.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jul 2024 03:21:04 UTC
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/gmake