git: b6211ab2fe15 - 2024Q1 - x11/clipcat: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 02:25:43 UTC
The branch 2024Q1 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6211ab2fe1525e0d4f977593aa7d9322681c36b
commit b6211ab2fe1525e0d4f977593aa7d9322681c36b
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-13 02:24:51 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-13 02:25:38 +0000
x11/clipcat: Broken on armv7
Reported by: https://portsfallout.com/
(cherry picked from commit 9d0ab32ec884db8ecd4100c923aced31b57b4560)
---
x11/clipcat/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile
index f1392adfb113..ec7ca6b773a0 100644
--- a/x11/clipcat/Makefile
+++ b/x11/clipcat/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/xrelkd/clipcat
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= build breaks, see https://github.com/rust-lang/rust/issues/119914
+
BUILD_DEPENDS= protoc:devel/protobuf
USES= cargo localbase:ldflags llvm:min=13,build python:build xorg