Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2022 19:48:54 GMT
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 371283d53588 - main - net/axa: Mark broken on aarch64
Message-ID:  <202205091948.249JmshT014322@gitrepo.freebsd.org>

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



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