git: 55e7c528893a - main - comms/hcidump: Mark as broken on aarch64.
Mikael Urankar
mikael at FreeBSD.org
Fri Sep 24 14:13:10 UTC 2021
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=55e7c528893a6fbfff22f0af1e435394957586e1
commit 55e7c528893a6fbfff22f0af1e435394957586e1
Author: Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-24 07:51:44 +0000
Commit: Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-24 14:13:03 +0000
comms/hcidump: Mark as broken on aarch64.
---
comms/hcidump/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index 2a03dcf455db..ba1a2d912fd5 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -10,6 +10,8 @@ COMMENT= Bluetooth traffic dumper, similar to tcpdump
LICENSE= GPLv2
+BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment
+
USES= uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}
More information about the dev-commits-ports-all
mailing list