git: 819479a2b2db - main - devel/gitui: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Aug 2022 00:36:18 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e
commit 819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-07 00:23:35 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-07 00:23:35 +0000
devel/gitui: Broken on armv7
Reported by: fallout
---
devel/gitui/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile
index 199fc12656d4..b36fec78c180 100644
--- a/devel/gitui/Makefile
+++ b/devel/gitui/Makefile
@@ -10,6 +10,7 @@ COMMENT= Terminal UI for git
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BROKEN_armv7= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80
BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80
BROKEN_powerpc= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80