diff --git a/readthedocs/ravi-overview.rst b/readthedocs/ravi-overview.rst index 0a67b22..11861a0 100644 --- a/readthedocs/ravi-overview.rst +++ b/readthedocs/ravi-overview.rst @@ -349,6 +349,10 @@ On MAC OS X I use:: I open the generated project in Xcode and do a build from there. +Building without JIT +-------------------- +You can omit ``-DLLVM_JIT=ON`` option above to build Ravi with a null JIT implementation. + Build Artifacts --------------- The Ravi build creates a shared library, the Lua executable and some test programs.