Dr. Werner Fink 2022-07-25 10:10:23 +00:00 committed by Git OBS Bridge
parent 3d9323883a
commit 127a846033

View File

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