diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2022-05-05 02:11:40 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2022-05-05 02:15:19 +0000 |
commit | 5d021c9bc6175ba5f684e94c676d70cc9b7ff0eb (patch) | |
tree | e7e8c3348e4dcc54454f0feb4b4b4225878970bf | |
parent | 49c485c6c1d6e08a3d550191989f8f5efde94a31 (diff) | |
download | ports-5d021c9bc6175ba5f684e94c676d70cc9b7ff0eb.tar.gz ports-5d021c9bc6175ba5f684e94c676d70cc9b7ff0eb.zip |
devel/tex-libtexluajit: aarch64 is supported on 2.1.0
-rw-r--r-- | devel/tex-libtexluajit/Makefile | 1 |
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) |