Fix !x86 build
Properly define CMAKE_SYSTEM_PROCESSOR else we get x86_64 or i586 whichever architecture. Set ENABLE_JIT=OFF at cmake level for all non x86 architectures.
Tested on amd64 and ppc64el.
Properly define CMAKE_SYSTEM_PROCESSOR else we get x86_64 or i586 whichever architecture. Set ENABLE_JIT=OFF at cmake level for all non x86 architectures.
Tested on amd64 and ppc64el.