Skip to content

Add zstd build script #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025
Merged

Add zstd build script #5

merged 2 commits into from
Jul 2, 2025

Conversation

emmatyping
Copy link
Contributor

This PR adds a build script for libzstd. It's based on the xz build script, but zstd just uses

PR Checklist:

  • All new features have been tested
  • All new features have been documented n/a I think?
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

I tested building this with the ndk and was able to build zstd and uploaded the resulting tar.gz to my server: https://static.0xe.me/zstd-1.5.7-0-aarch64-linux-android.tar.gz

Part of python/cpython#135846. Once this is merged we can update android.py in the CPython repo.

@mhsmith mhsmith merged commit fea6399 into beeware:main Jul 2, 2025
@mhsmith
Copy link
Member

mhsmith commented Jul 2, 2025

Thanks very much, I've merged the PR and created a GitHub release for zstd version 1.5.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants