Skip to content

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Dec 20, 2021

Update our library_builders.sh to support dependency builds on the new PEP 656 musllinux standard.

The C++ compiler toolchain does not yet seem to work well: pypa/manylinux#1135 (comment) / pypa/manylinux#1242

Tested locally via:

$ docker run -v $PWD:/opt/build -it quay.io/pypa/musllinux_1_1_x86_64
> cd /opt/build
> ./library_builders.sh 

@ax3l ax3l changed the title [WIP] Wheels: Musllinux (Alpine) Support Wheels: Musllinux (Alpine) Support Jan 4, 2022
@ax3l ax3l force-pushed the wheels-musllinux branch from 5dee412 to 4233702 Compare January 4, 2022 13:40
@ax3l ax3l marked this pull request as ready for review January 4, 2022 13:40
@ax3l ax3l force-pushed the wheels-musllinux branch from 4233702 to ee6665a Compare January 4, 2022 13:40
Update our `library_builders.sh` to support dependency builds on the
new PEP 656 `musllinux` standard.
@ax3l ax3l force-pushed the wheels-musllinux branch from ee6665a to 7751b70 Compare January 4, 2022 15:14
@ax3l ax3l merged commit ddd9f73 into openPMD:wheels Jan 6, 2022
@ax3l ax3l deleted the wheels-musllinux branch January 6, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant