From 1b33cb613f8d0fbcac4f405936daf19670ea787a213cb3c422d70d8d274efe1c Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 22 Apr 2020 11:23:50 +0000 Subject: [PATCH] PPC64 versus LuaJIT OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=364 --- texlive.changes | 6 ++++++ texlive.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/texlive.changes b/texlive.changes index 5fe4062..5c1e67c 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 22 11:20:57 UTC 2020 - Dr. Werner Fink + +- More LuaJIT binaries whic hare not build on ppc64/ppc64le not fixed + since ages https://github.com/LuaJIT/LuaJIT/issues/42 + ------------------------------------------------------------------- Wed Apr 22 10:27:33 UTC 2020 - Dr. Werner Fink diff --git a/texlive.spec b/texlive.spec index d2e40f2..8ed5250 100644 --- a/texlive.spec +++ b/texlive.spec @@ -36,6 +36,7 @@ # # LuaJIT -- does not build nor support all architectures # Current status is available at https://github.com/LuaJIT/LuaJIT +# https://github.com/LuaJIT/LuaJIT/issues/42 # Compare with libs/luajit/LuaJIT-/src/lj_arch.h # %ifarch %ix86 x86_64 ppc %arml aarch64 mips @@ -4092,7 +4093,7 @@ fi %if %{with LuaJIT} echo "Luaji is supported on this platform" %else - for broken in luajittex texluajit texluajitc + for broken in luajittex texluajit texluajitc luajithbtex luajittex texluajit texluajitc do test ! -x ${prefix}/bin/$broken || continue (cat>${prefix}/bin/$broken)<<-'EOF'