Skip to content
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

Support compiling against Musl #49

Merged
merged 1 commit into from
May 9, 2024

Conversation

simonjbeaumont
Copy link
Contributor

Motivation

When building for Linux, we would like to be able to build this package on top of Musl, as well as the usual Glibc.

Modifications

Conditionally import Musl when present, just like we do for Glibc.

Result

Can compile against Musl.

@FranzBusch
Copy link
Member

@swift-server-bot test this please

@guoye-zhang
Copy link
Contributor

@swift-ci test

@guoye-zhang guoye-zhang merged commit 7c0a607 into apple:main May 9, 2024
3 checks passed
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.

3 participants