From 127a846033479d9e35adff2bd8a21837118bd2374105e2d47af1aa97607c3515 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 25 Jul 2022 10:10:23 +0000 Subject: [PATCH] No LuaJIT on ppc64 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=418 --- texlive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texlive.spec b/texlive.spec index f8a2213..4543cc1 100644 --- a/texlive.spec +++ b/texlive.spec @@ -38,7 +38,7 @@ # https://github.com/LuaJIT/LuaJIT/issues/42 # Compare with libs/luajit/LuaJIT-/src/lj_arch.h # -%ifnarch s390 s390x +%ifnarch s390 s390x ppc64le %global with_LuaJIT 1 %endif %bcond_with LuaJIT