-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
OS-androidextension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
As seen on the buildbot, it's currently being omitted:
checking for libzstd >= 1.4.5... no
In the current build system, this will require the following:
- Add a libzstd release in https://github.com/beeware/cpython-android-source-deps.
- Update android.py to download it before running
configure
.
Related:
Linked PRs
emmatyping, vstinner and sobolevn
Metadata
Metadata
Assignees
Labels
OS-androidextension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement