Skip to content

Gleefre/android-build-libzstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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.

About

Script for building libzstd on android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages