git: 99ed6689d503 - main - devel/libcircllhist: Mark as broken on aarch64.
Mikael Urankar
mikael at FreeBSD.org
Sat Sep 25 16:49:37 UTC 2021
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99ed6689d503d95591bb9e8ad8f7ee97fe6e7d27
commit 99ed6689d503d95591bb9e8ad8f7ee97fe6e7d27
Author: Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-25 16:40:47 +0000
Commit: Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-25 16:49:33 +0000
devel/libcircllhist: Mark as broken on aarch64.
---
devel/libcircllhist/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/libcircllhist/Makefile b/devel/libcircllhist/Makefile
index c292ab526908..8488dd4c2d25 100644
--- a/devel/libcircllhist/Makefile
+++ b/devel/libcircllhist/Makefile
@@ -10,6 +10,8 @@ COMMENT= Circonus log-linear histogram C implementation
LICENSE= BSD3CLAUSE
+BROKEN_aarch64= fails to configure: error: cannot compute sizeof (char)
+
USE_GITHUB= yes
GH_ACCOUNT= circonus-labs
GH_TAGNAME= b7c6248
More information about the dev-commits-ports-all
mailing list