Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2022 19:50:21 GMT
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: df7998cd9ebe - 2022Q2 - net/axa: Mark broken on aarch64
Message-ID:  <202205091950.249JoLJc022686@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205091950.249JoLJc022686>