git: df7998cd9ebe - 2022Q2 - net/axa: Mark broken on aarch64

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

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

commit df7998cd9ebee5fefa68aef417792a09d61c3a28
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:50:08 +0000

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

diff --git a/net/axa/Makefile b/net/axa/Makefile
index 825adef4abf8..b3cd6c1db710 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 \