summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-06 17:23:35 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-06 17:23:35 -0700
commit819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e (patch)
tree6e2b6697afa8275aeaa47225bbba53b23dc0a15c
parentaudio/timbre-mill: Broken on i386 (diff)
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