From cddf86ba09c17e8098efaa16ae7d3bfc91e27f7b Mon Sep 17 00:00:00 2001
From: Igor Munkin <imun@tarantool.org>
Date: Mon, 31 Jul 2023 17:19:07 +0000
Subject: [PATCH] luajit: bump new version

* ci: introduce testing workflow with sanitizers
* build: introduce LUAJIT_USE_ASAN option
* test: introduce test:done TAP helper
* memprof: remove invalid assertions
* ci: clean up workflow for exotic builds

Closes #5878

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
NO_CHANGELOG=LuaJIT submodule bump
---
 third_party/luajit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/third_party/luajit b/third_party/luajit
index f5ebaed3d4..10ee4e9078 160000
--- a/third_party/luajit
+++ b/third_party/luajit
@@ -1 +1 @@
-Subproject commit f5ebaed3d441a991e38f208502baccbe39c23c7b
+Subproject commit 10ee4e9078a04e8957b6305f9e14bac9ccd87367
-- 
GitLab