Dr. Werner Fink 2022-07-25 09:37:06 +00:00 committed by Git OBS Bridge
parent 800ad02907
commit 3d9323883a

View File

@ -38,7 +38,7 @@
# https://github.com/LuaJIT/LuaJIT/issues/42
# Compare with libs/luajit/LuaJIT-<version>/src/lj_arch.h
#
%ifarch %ix86 x86_64 %arml aarch64 %mips ppc
%ifnarch s390 s390x
%global with_LuaJIT 1
%endif
%bcond_with LuaJIT