summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2022-05-05 11:11:40 +0900
committerHiroki Sato <hrs@FreeBSD.org>2022-05-05 11:15:19 +0900
commit5d021c9bc6175ba5f684e94c676d70cc9b7ff0eb (patch)
treee7e8c3348e4dcc54454f0feb4b4b4225878970bf
parentjava/openjdk17: Update to 17.0.3 GA (diff)
devel/tex-libtexluajit: aarch64 is supported on 2.1.0
-rw-r--r--devel/tex-libtexluajit/Makefile1
1 files changed, 0 insertions, 1 deletions
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)