git: 3c738e904d25 - 2022Q3 - devel/gitui: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Aug 2022 00:36:49 UTC
The branch 2022Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c738e904d25bd46b9c4b8e97e1d37ca59c5c322
commit 3c738e904d25bd46b9c4b8e97e1d37ca59c5c322
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:36:44 +0000
devel/gitui: Broken on armv7
Reported by: fallout
(cherry picked from commit 819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e)
---
devel/gitui/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile
index 85fb5278778d..ddcf667a423c 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