On Fri, Apr 04, 2014 at 11:07:20AM -0400, Peter Colberg wrote: > The source rock runs the test suite, which requires LuaJIT and a working > OpenCL installation. If your distribution does not ship an OpenCL driver, > you can install the AMD OpenCL driver on Linux 64 bit with:
I extended the rockspec to pass $(LUA) to the test driver. You may pass luajit (if not the default Lua interpeter) to run the test suite, luarocks install --local rockspec/lua-opencl-1.0.0-1.rockspec LUA=luajit or pass /bin/true to bypass the test suite, luarocks install --local rockspec/lua-opencl-1.0.0-1.rockspec LUA=true Peter
signature.asc
Description: Digital signature
------------------------------------------------------------------------------
_______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers