3 Commits

Author SHA1 Message Date
jca
de3d8fd06b Link libluajit.so with libc++abi to unbreak rspamd with newer llvm
luajit uses symbols from libunwind which is embedded in libc++abi.
Use the appropriate knob to link libluajit.so (not just the interpreter)
with libc++abi and register the shared lib dep.

ok sthen@ (rspamd maintainer)
2020-08-10 00:56:40 +00:00
abieber
43e4f18bb3 Fix for hard coded 5.1 plist stuff that was preventing the lua52 flavor
building.

Suggestions from sthen@

OK juanfra@
2014-05-03 14:24:03 +00:00
abieber
07e730c218 Initial import of luajit - a just-in-time compiler for Lua
OK sthen@ landry@
2012-10-27 14:05:33 +00:00