Package: luajit / 2.1.0+openresty20250117-2
Metadata
Package | Version | Patches format |
---|---|---|
luajit | 2.1.0+openresty20250117-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 consider Hurd as a POSIX system.patch | (download) |
src/Makefile |
3 3 + 0 - 0 ! |
consider hurd as a posix system |
0002 Get rid of LUAJIT_VERSION_SYM that changes ABI on ev.patch | (download) |
src/lj_dispatch.c |
5 0 + 5 - 0 ! |
get rid of luajit_version_sym that changes abi on every patch release |
0003_support_riscv64.patch | (download) |
Makefile |
1 1 + 0 - 0 ! |
add support for riscv64 Based on https://github.com/plctlab/LuaJIT/commits/riscv64-v2.1-branch/ without 9cd0040 and fix conflict by hand |
0004_support_loong64.patch | (download) |
Makefile |
1 1 + 0 - 0 ! |
[patch] add support for loongarch64 |