Pre-Submission Checklist

Type Of Change

Checklist:

Description

Added LUAJIT variable to build app_lua module against LuaJIT compiler (version 5.1). If this variable is not set users still build app_lua module against standard Lua.

E.g: $ LUAJIT="yes" make modules modules=modules/app_lua # Build against LuaJIT
$ make modules modules=modules/app_lua # Build against standard Lua.

(Warning: LuaJIT version is 5.1 so scripts prepared for higher Lua versions may not work with LuaJIT)


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1384

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.