Commit Graph

4 Commits

Author SHA1 Message Date
Miku AuahDark 9618942ec0 Recompile LuaJIT after commit 93d28eb.
NDK r29 is used to compile the binaries. It's 16KB-aligned for x86-64 and arm64-v8a.
2025-11-07 17:49:33 +08:00
Miku AuahDark 44ba332ebe Rebuild LuaJIT and update LuaJIT build script.
* Clang for Windows is no longer required. Instead it requires GCC + multilib in the WSL distro.
* It will try to use Windows's installed LuaJIT, then fallback to WSL's LuaJIT. If none is found, an error will be thrown.
* Add luajit.h include file as byproducts.
2023-09-28 15:27:46 +08:00
Miku AuahDark 259a68c69f Recompile LuaJIT with new commits and soname. 2022-08-25 19:47:18 +08:00
Miku AuahDark 03f32dc1bd Rebuild LuaJIT for Android with NDK r23. 2022-02-05 11:39:41 +08:00