pull/81/head
Dibyendu Majumdar 9 years ago
parent 9d6b2da77b
commit 99d71b7bbc

@ -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.

Loading…
Cancel
Save