Gleefre/android-build-libzstd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Usage: ABI=all ./make-zstd.sh or you can specify just one platform: ABI=x86_64 ./make-zstd.sh Possible ABIs: x86, x86_64, arm64-v8a, armeavi-v7a. The compiled shared library is copied to the lib/$ABI/ folder. Headers are copied to the headers/ folder.