From c798e18c0cec0e6810cd667addc4cf03a1a23484 Mon Sep 17 00:00:00 2001 From: Kirill Yukhin <kyukhin@tarantool.org> Date: Thu, 15 Oct 2020 13:08:34 +0300 Subject: [PATCH] luajit: bump a new version * jit: fix cdatanum addressing for GC64 mode on x86 --- third_party/luajit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/luajit b/third_party/luajit index ee33f51b41..4f3760020b 160000 --- a/third_party/luajit +++ b/third_party/luajit @@ -1 +1 @@ -Subproject commit ee33f51b4111a6f0517d5b6f7395e1620189ecaf +Subproject commit 4f3760020ba5bb277c3885e5f3aa1b5ec33849b0 -- GitLab