Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

Since Musl is sufficiently different from Glibc (see https://wiki.musl-libc.org/functional-differences-from-glibc.html), it requires a different import, which now should be applied to files that have import Glibc in them.

Since Musl is sufficiently different from Glibc (see https://wiki.musl-libc.org/functional-differences-from-glibc.html), it requires a different import, which now should be applied to files that have `import Glibc` in them.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test


import TSCLibc
import TSCBasic

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Declarations in this file are deprecated and we're not going to use them when building for Musl.

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) June 22, 2023 17:20
@MaxDesiatov MaxDesiatov merged commit 33ae5ab into main Jun 22, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/canimport-musl branch June 22, 2023 17:38
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