From ecc8ffbd8033724b026f10ab435f7054c37f145d Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Wed, 23 Jun 2021 13:59:01 +0100 Subject: Compile the entire Lua stack as C++ * Fixes #5216 --- lib/SQLiteCpp | 2 +- lib/lua | 2 +- lib/luaexpat | 2 +- lib/sqlite | 2 +- lib/tolua++ | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/SQLiteCpp b/lib/SQLiteCpp index a25ffb56a..b1f67393f 160000 --- a/lib/SQLiteCpp +++ b/lib/SQLiteCpp @@ -1 +1 @@ -Subproject commit a25ffb56ab1bae0f416ac5dfbddd4188ea3c1a9c +Subproject commit b1f67393fdac05d7d05b7f1232de688e82a7e98f diff --git a/lib/lua b/lib/lua index 935fe9113..f543fd793 160000 --- a/lib/lua +++ b/lib/lua @@ -1 +1 @@ -Subproject commit 935fe9113295e049baa8ab0163e2dfec0393a8dd +Subproject commit f543fd79318bf31c81141a07662eb71896a1d938 diff --git a/lib/luaexpat b/lib/luaexpat index 368e2927f..d1986776c 160000 --- a/lib/luaexpat +++ b/lib/luaexpat @@ -1 +1 @@ -Subproject commit 368e2927fcd227bf0af91b3e4b92e740196425cd +Subproject commit d1986776c6c3d209a8410bd5928facf157dc42bd diff --git a/lib/sqlite b/lib/sqlite index 4435d7e42..9aeab26b0 160000 --- a/lib/sqlite +++ b/lib/sqlite @@ -1 +1 @@ -Subproject commit 4435d7e4297220228174385302d430f1fdf3d090 +Subproject commit 9aeab26b00c0bf4c1c3d0afd61acaf08eaf949d3 diff --git a/lib/tolua++ b/lib/tolua++ index 4d24aa316..26e85c404 160000 --- a/lib/tolua++ +++ b/lib/tolua++ @@ -1 +1 @@ -Subproject commit 4d24aa316898964c23896fbb7419bdaa23638c26 +Subproject commit 26e85c404baf1d2e5eb4a21660d1f37176d7ab33 -- cgit v1.2.3