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:37:52 +0000 (14:37 +0200)
commit0f1599d2b4f9ffaeb6dbbae352642c33847db211
tree61c1bdc0f892c23898a427911fb6d2dd36372edd
parent1248b48da73146b37427d34d30c27126b51637ce
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]