Browse Source

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.
user/amery/next/luajit
Christian Wiese 14 years ago
parent
commit
58a79e4a30
  1. 2
      lua/luajit/luajit.desc

2
lua/luajit/luajit.desc

@ -35,3 +35,5 @@
[P] X -?---5---9 109.801 [P] X -?---5---9 109.801
[D] 956904827 LuaJIT-2.0.0-beta8.tar.gz http://luajit.org/download/ [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

Loading…
Cancel
Save