Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 475 Bytes

luajit-2.1-compile

compile luajit

Replace x86_64/luajit-mac with

└── mac
    └── x86_64
        └── usr
            └── local
                ├── bin
                │   └── luajit-2.1.0-beta3

Replace luajit static libs with

./android/x86/usr/local/lib/libluajit-5.1.a
./android/armv7a/usr/local/lib/libluajit-5.1.a
./android/aarch64/usr/local/lib/libluajit-5.1.a
./android/x86_64/usr/local/lib/libluajit-5.1.a