From 2527cd449b577b0069f38e4726869b9bc63daa54 Mon Sep 17 00:00:00 2001 From: Konstantin Osipov <kostja@tarantool.org> Date: Mon, 26 Feb 2018 15:25:09 +0300 Subject: [PATCH] luajit: update luajit to incorporate a fix for gh-#### --- third_party/luajit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/luajit b/third_party/luajit index b8587fafa3..3de8f282ab 160000 --- a/third_party/luajit +++ b/third_party/luajit @@ -1 +1 @@ -Subproject commit b8587fafa36b417194b208d747e1f2be1faf19be +Subproject commit 3de8f282ab6c50270e6fd0db2c9f7fc9f6277f9b -- GitLab