git: 05aedad6a40f - main - net/viamillipede: Mark this port broken on aarch64
Mikael Urankar
mikael at FreeBSD.org
Mon Sep 13 13:19:11 UTC 2021
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=05aedad6a40f9f40e8cb21570888735306e48340
commit 05aedad6a40f9f40e8cb21570888735306e48340
Author: Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-13 11:59:38 +0000
Commit: Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-13 13:19:08 +0000
net/viamillipede: Mark this port broken on aarch64
Approved by: portmgr (blanket)
---
net/viamillipede/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/viamillipede/Makefile b/net/viamillipede/Makefile
index c1853d203163..a8609a6688e4 100644
--- a/net/viamillipede/Makefile
+++ b/net/viamillipede/Makefile
@@ -9,6 +9,8 @@ COMMENT= Parallel TCP for pipe transport
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= ld: error: /usr/lib/dtrace/drti.o is incompatible with dtrace_viamillipede.o.xxx
+
USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= agokhale
More information about the dev-commits-ports-all
mailing list