Skip to content
Snippets Groups Projects
Commit 1465b47f authored by dg's avatar dg
Browse files

better

git-svn-id: http://svn.net-core.org/repos/t-engine4@3871 51575b47-30f0-44d4-a5cc-537603b46e54
parent ea2ecb7f
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ if jit then
if jit_on then
require("jit.opt").start(2)
else
jit.off()
pcall(jit.off)
print("Disabling JIT compiler because of:", err)
end
print("LuaVM:", jit.version, jit.arch)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment