Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | luarocks: Fix seeded uname (s/m) in siteconfig | David Thornley | 2016-12-22 |
| | | | | | | | | LUAROCKS_UNAME_S/LUAROCKS_UNAME_M were being set automatically to host’s architecture and system/kernel name (e.g.. x86 and Darwin for the macOS) The variables can now be supplied to configure via the supplied patch. They are currently _S being hardcoded to “Linux” and _M set to the target architecture in the MakeFile. Signed-off-by: David Thornley <david.thornley@touchstargroup.com> | ||
* | LuaRocks: Add new package | Amr Hassan | 2015-03-01 |
Signed-off-by: Amr Hassan <amr.hassan@gmail.com> |