This request supersedes:
request 927373
(Show diff)
Overview
Request 927383 accepted
- Add luajit-ppc64-remove-asserts.patch: remove calls to
lua_assert. Fixes the build with our revision (bsc#1191615).
- Add luajit-s390x.patch: add s390x support, based on Fedora's
patch and ported to our revision.
- Remove ExcludeArch, since package currently builds on s390x.
Loading...
Request History
mgorse created request
- Add luajit-ppc64-remove-asserts.patch: remove calls to
lua_assert. Fixes the build with our revision (bsc#1191615).
- Add luajit-s390x.patch: add s390x support, based on Fedora's
patch and ported to our revision.
- Remove ExcludeArch, since package currently builds on s390x.
mcepl accepted request
Thank you.
Would you please add those architectures to your home project, so we can see that this actually works?
Okay, they're enabled now.
@mgorse Except, now I have second thoughts about this. First, according to https://github.com/luajit/luajit/pull/631#issuecomment-805068239 this doesn't look like a finished patch. Yes, one can argue that any support is better than no support, but it is worse than that. The patch is so huge, that it basically stops any progress. For example, are you able to run
osc service dr
in our current project and then rebase this branch?