]> git.99rst.org Git - openwrt-packages.git/commit
luajit2: update to 2026-07-31
authorJosef Schlehofer <redacted>
Sat, 15 Aug 2026 10:12:39 +0000 (12:12 +0200)
committerJosef Schlehofer <redacted>
Sat, 15 Aug 2026 10:26:13 +0000 (12:26 +0200)
commit578758e1f6788f4f28b8e3a160a375030f45851f
treeb2a74360b446b7f85d2b05aeb65afdd4f3b5b91f
parenta6b248d6b808710c325f1295773baf7b242123b7
luajit2: update to 2026-07-31

Also refresh 020-riscv64-support.patch from the current state of
openresty/luajit2#236. The previous snapshot defined
asm_tail_prep(ASMState *as), but since openresty/luajit2 commit
68354f44 the callers pass a second TraceNo argument, so the riscv64
build failed with:

  lj_asm.c:2559:5: error: too many arguments to function 'asm_tail_prep'

The refreshed patch carries the upstream adaptation and restores the
build. The other four patches apply unchanged.

Signed-off-by: Josef Schlehofer <redacted>
lang/lua/luajit2/Makefile
lang/lua/luajit2/patches/020-riscv64-support.patch
git clone https://git.99rst.org/PROJECT