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

Update to musl 1.2.5. #557

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Update to musl 1.2.5. #557

wants to merge 12 commits into from

Conversation

sunfishcode
Copy link
Member

See the WHATSNEW file for details.

Marking for a draft for now; I'm not aware of any urgency here, and I haven't done any tests yet.

See the WHATSNEW file for details.
Revert musl patches:
 - 246f1c811448f37a44b41cd8df8d0ef9736d95f4
 - 25e6fee27f4a293728dd15b659170e7b9c7db9bc
 - 7c41047285a24a97e700b4fb5b6b69f4505e2d82
 - 718f363bc2067b6487900eddc9180c84e7739f80

In upstream musl, these patches replace the explicit LFS64 symbols with
dynamic linker symbol lookups, which wasi-libc doesn't have. To preserve
compatibility with existing code using these symbols, revert these
patches in wasi-libc.
Backport another part of the revert of
25e6fee27f4a293728dd15b659170e7b9c7db9bc.
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.

1 participant