From 58a79e4a3022851857a7e8f2ec85b57072dfc842 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 31 Aug 2011 16:16:57 +0200 Subject: [PATCH] luajit: added official beta8-hotfix1 patch This includes the following important changes from the git repo: - Fix iOS build. - Fix data-flow analysis for BC_ITERL. - Use thread-safe exceptions for external unwinding on x64/GCC. - Fix forced unwinding triggered by external unwinder. --- lua/luajit/luajit.desc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua/luajit/luajit.desc b/lua/luajit/luajit.desc index 1a6f1af9f..85746207c 100644 --- a/lua/luajit/luajit.desc +++ b/lua/luajit/luajit.desc @@ -35,3 +35,5 @@ [P] X -?---5---9 109.801 [D] 956904827 LuaJIT-2.0.0-beta8.tar.gz http://luajit.org/download/ +# official hotfixes +[D] 4123238250 LuaJit-2.0.0-beta8-hotfix1.patch !http://luajit.org/download/beta8_hotfix1.patch