Added comment for LuaJIT
This commit is contained in:
parent
d8dc7e067c
commit
949709acbe
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
return function()
|
return function()
|
||||||
-- ask LuaJIT first
|
-- ask LuaJIT first
|
||||||
|
-- will return "Windows", "Linux", "OSX", "BSD", "POSIX" or "Other"
|
||||||
if jit then return jit.os end
|
if jit then return jit.os end
|
||||||
|
|
||||||
-- Unix, Linux variants
|
-- Unix, Linux variants
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue