git: 371283d53588 - main - net/axa: Mark broken on aarch64

From: Don Lewis <truckman_at_FreeBSD.org>
Date: Mon, 09 May 2022 19:48:54 UTC
The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=371283d5358826bbcf65b68bfcfc54153ac5d7ca

commit 371283d5358826bbcf65b68bfcfc54153ac5d7ca
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2022-05-09 19:44:07 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2022-05-09 19:48:35 +0000

    net/axa: Mark broken on aarch64
    
    Reported by:    pkg-fallout
    MFH:            2022Q2
    Sponsored by:   DomainTools
---
 net/axa/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/axa/Makefile b/net/axa/Makefile
index 379a4fbbc6c0..05ad51ec9a72 100644
--- a/net/axa/Makefile
+++ b/net/axa/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_APACHE20=	${WRKSRC}/copyright
 LICENSE_FILE_PD=	${WRKSRC}/license_pd
 
+BROKEN_aarch64=	alignment error at link time
+
 BUILD_DEPENDS=	bash:shells/bash \
 		sie-nmsg>0:net/sie-nmsg
 LIB_DEPENDS=	liblmdb.so:databases/lmdb \