luajit: fix build on macos (ldconfig issue)
authorSergey V. Lobanov <sergey@lobanov.in>
Fri, 7 Jan 2022 22:48:08 +0000 (01:48 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 22 Jun 2022 12:38:23 +0000 (14:38 +0200)
commit998fac7cfab172fa570a514bec738e5c593f02a8
tree1529288dc914d1c5c007e562235778091a7f1e7b
parentf08dae84f83e59af217468396ec0ccd9cbaec2e2
luajit: fix build on macos (ldconfig issue)

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>
(cherry picked from commit 42c4d254552c04f41a2b93811147ef56af45bf9c)
lang/luajit/Makefile
lang/luajit/patches/030_fix_posix_install_with_missing_or_incompatible_ldconfig.patch [new file with mode: 0644]