-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore: Bump libc
crate
#9001
chore: Bump libc
crate
#9001
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preventing merging for now. I'm not sure what's the point of this PR.
Do you want to contribute to SWC but you use LoongArch64? Otherwise, you don't need to modify |
@kdy1 yes, I can build and run swc on LoongArch64 using this change. I also submitted this patch to alpine If it is possible to upgrade libc from upstream, it will be very friendly for package swc for alpine. Thanks. |
Why do you |
I am working on the Alpine Linux LoongArch64 port. |
Can you sign the CLA? |
Have done, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swc-bump:
- dbg-swc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated review comment generated by auto-rebase script
Upgrade libc to v0.2.155 to support LoongArch64.
Libc release notes : https://github.com/rust-lang/libc/releases
The relevant change: rust-lang/libc#3606
Resolve the following errors:
Thanks.