diff options
author | Mike Pall <mike> | 2024-07-04 00:13:58 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2024-07-04 00:13:58 +0200 |
commit | 510f88d468b8a6d6feb02890417a7261073bcd87 (patch) | |
tree | a05cbbb64fc13273884de515287b01cdfacb3a66 /doc | |
parent | 444c8ff19a39248307a7037354d6d259cc0e5efc (diff) | |
download | luajit-510f88d468b8a6d6feb02890417a7261073bcd87.tar.gz luajit-510f88d468b8a6d6feb02890417a7261073bcd87.tar.bz2 luajit-510f88d468b8a6d6feb02890417a7261073bcd87.zip |
Add build flag LUAJIT_DISABLE_TAILCALL to disable tailcall generation.
Only use this for debugging purposes. NEVER set it for regular builds
or distro builds! In Lua, tailcalls are a language guarantee.
Suggested by Steve Vermeulen. #1220
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions