aboutsummaryrefslogtreecommitdiff
path: root/lang/luajit/patches
Commit message (Collapse)AuthorAge
* luajit: backport softfloat ppc supportRosen Penev2022-06-22
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* luajit: fix build on macos (ldconfig issue)Sergey V. Lobanov2022-01-08
| | | | | | | fix ldconfig build issue. This patch is a backport from upstream: https://github.com/LuaJIT/LuaJIT/commit/18c9cf7d3788a8f7408df45df92fc4ae3bcc0d80 Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* luajit: fix compilation with host clangRosen Penev2021-03-26
| | | | | | It errors out with this section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* luajit: Switch to versioned releasesRosen Penev2018-12-06
| | | | | | Allows to simplify the Makefile Signed-off-by: Rosen Penev <rosenp@gmail.com>
* luajit: move patches dir to the right placeYousong Zhou2017-01-08
Closes #3792 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>