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:23:35 +0000
commit819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e (patch)
tree6e2b6697afa8275aeaa47225bbba53b23dc0a15c
parent63456fdb7126e246a3e7ba9f1d9e6e1da9bef047 (diff)
downloadports-819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e.tar.gz
ports-819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e.zip
devel/gitui: Broken on armv7
Reported by: fallout
-rw-r--r--devel/gitui/Makefile1
1 files changed, 1 insertions, 0 deletions
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