Skip to content

Fix wheel builds on musllinux_1_2 containers #114

Description

@nitzmahone

The static wheel extension build is broken again under musllinux_1_2 - need to find a more stable configuration to smuggle through the right config to setuptools to ignore the packaged libffi headers/libs and always favor the one we built. Alpine makes that a bit of an extra challenge, since we can't reliably just remove the packaged ones without breaking busybox (and other tools), and its script-based ldconfig isn't usually capable enough to do what we need.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions