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'