Enable LUA_USE_POSIX if possible in bundled Lua
authorest31 <MTest31@outlook.com>
Thu, 12 Feb 2015 06:13:14 +0000 (16:13 +1000)
committerCraig Robbins <kde.psych@gmail.com>
Thu, 12 Feb 2015 06:14:12 +0000 (16:14 +1000)
commitb2f3ffe3081a3cd49c0536257aab86b82b022cae
tree17091dcd9d0941c9fb94cc93c4f26abc39f19da8
parent66efaaa983cde27e0ad2f9cc142950a62c868765
Enable LUA_USE_POSIX if possible in bundled Lua

Fixes warning:
src/lua/src/loslib.c:60: Warning: the use of `tmpnam' is dangerous, better use `mkstemp'
src/lua/CMakeLists.txt