aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-07 00:23:35 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-07 00:36:44 +0000
commit3c738e904d25bd46b9c4b8e97e1d37ca59c5c322 (patch)
tree5cd9c8e27b036db8cffeffc5408a6ec827be9391
parent574ff140e31701841b5bfc3c9b8eecd9079a6e54 (diff)
downloadports-3c738e904d25bd46b9c4b8e97e1d37ca59c5c322.tar.gz
ports-3c738e904d25bd46b9c4b8e97e1d37ca59c5c322.zip
devel/gitui: Broken on armv7
Reported by: fallout (cherry picked from commit 819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e)
-rw-r--r--devel/gitui/Makefile1
1 files changed, 1 insertions, 0 deletions
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