Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 02:16:06 GMT
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d021c9bc617 - main - devel/tex-libtexluajit: aarch64 is supported on 2.1.0
Message-ID:  <202205050216.2452G69C011988@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by hrs:

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

commit 5d021c9bc6175ba5f684e94c676d70cc9b7ff0eb
Author:     Hiroki Sato <hrs@FreeBSD.org>
AuthorDate: 2022-05-05 02:11:40 +0000
Commit:     Hiroki Sato <hrs@FreeBSD.org>
CommitDate: 2022-05-05 02:15:19 +0000

    devel/tex-libtexluajit: aarch64 is supported on 2.1.0
---
 devel/tex-libtexluajit/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/tex-libtexluajit/Makefile b/devel/tex-libtexluajit/Makefile
index 958b42e4635f..717aa32ad02b 100644
--- a/devel/tex-libtexluajit/Makefile
+++ b/devel/tex-libtexluajit/Makefile
@@ -12,7 +12,6 @@ COMMENT=	LuaJIT library for TeXLive
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LuaJIT-src/COPYRIGHT
 
-BROKEN_aarch64=	Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_mips=	Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_mips64=	Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_powerpc64=	Does not build: uninitialized constant Config (NameError)



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