Android: Recompile LuaJIT binaries with NDK 26.1.10909125.

This commit is contained in:
Miku AuahDark
2024-01-27 00:03:53 +08:00
parent 17eb2fe045
commit 2071a685a1
25 changed files with 29 additions and 32 deletions
+1
View File
@@ -66,6 +66,7 @@ wsl make ^
TARGET_LDFLAGS=-fuse-ld=lld ^
TARGET_STRIP=llvm-strip.exe ^
TARGET_SONAME=libluajit.so ^
CCDEBUG=-g ^
"GIT_RELVER=cp ../.relver luajit_relver.txt" ^
amalg -j%NUMBER_OF_PROCESSORS%
if not "%ERRORLEVEL%" == "0" goto :error