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>
Sat, 8 Jan 2022 07:04:03 +0000 (08:04 +0100)
commit42c4d254552c04f41a2b93811147ef56af45bf9c
treea949a41ae41537f6f0dad3314b13cec89c060702
parenta4325bc3b910b04f9a268781482905da4802b780
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>
lang/luajit/Makefile
lang/luajit/patches/030_fix_posix_install_with_missing_or_incompatible_ldconfig.patch [new file with mode: 0644]