Skip to content
Snippets Groups Projects
Commit c3a8343c authored by Sergey Kaplun's avatar Sergey Kaplun Committed by Kirill Yukhin
Browse files

lua: add missing LuaJIT export symbols

Since LuaJIT provides public C API symbols that are used in the final
executable, the linker may not just throw it away.
Nevertheless for future compatibility all symbols from LuaJIT public API
should be added to exports.h file.

Follows up #5187
parent 08bde945
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment