Sergey, On 21.08.2024 11:58, Sergey Kaplun wrote: > Before this patch +jit flag is given to the LuaJIT test suite > unconditionally even when LuaJIT is built as a pure interpreter. > > This patch fixes the behaviour by setting the flag only when > `LUAJIT_DISABLE_JIT` option is not set. > > Needed for tarantool/tarantool#9398 thanks for the patch! LGTM