Accepting request 990994 from home:dirkmueller:Factory
- exclude all powerpc and riscv64 from luajit usage OBS-URL: https://build.opensuse.org/request/show/990994 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=419
This commit is contained in:
parent
127a846033
commit
73cceaea0b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 10:43:31 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- exclude all powerpc and riscv64 from luajit usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 10:11:52 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
# https://github.com/LuaJIT/LuaJIT/issues/42
|
||||
# Compare with libs/luajit/LuaJIT-<version>/src/lj_arch.h
|
||||
#
|
||||
%ifnarch s390 s390x ppc64le
|
||||
%ifnarch ppc %power64 s390 s390x riscv64
|
||||
%global with_LuaJIT 1
|
||||
%endif
|
||||
%bcond_with LuaJIT
|
||||
|
Loading…
Reference in New Issue
Block a user