Dr. Werner Fink 2016-06-15 11:09:22 +00:00 committed by Git OBS Bridge
parent 0fc1f48954
commit 33ae544cbd

View File

@ -36,7 +36,7 @@
# Current status is available at https://github.com/LuaJIT/LuaJIT
# Compare with libs/luajit/LuaJIT-<version>/src/lj_arch.h
#
%ifarch %ix86 x86_64 ppc arm mips
%ifarch %ix86 x86_64 ppc %arml aarch64 mips
%global with_LuaJIT 1
%endif
%bcond_with LuaJIT