git: 7120e9482284 - main - devel/gitui: Broken on i386
Yuri Victorovich
yuri at FreeBSD.org
Sat Jun 5 18:53:17 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7120e948228479e22e038c9c02c2cac065e09f3f
commit 7120e948228479e22e038c9c02c2cac065e09f3f
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-06-05 18:05:01 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-06-05 18:53:08 +0000
devel/gitui: Broken on i386
Reported by: fallout
---
devel/gitui/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile
index fab444a27300..0ae70ef4a808 100644
--- a/devel/gitui/Makefile
+++ b/devel/gitui/Makefile
@@ -9,6 +9,8 @@ COMMENT= Terminal UI for git
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80
+
BUILD_DEPENDS= bash:shells/bash \
gmake:devel/gmake
LIB_DEPENDS= libgit2.so:devel/libgit2 \
More information about the dev-commits-ports-all
mailing list