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

build: remove native-tls from dependencies #1012

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

Myriad-Dreamin
Copy link
Owner

This was required by building riscv64-linux target, which was failed on building the ring crate. It was fixed at the end of 2023.

We did not totally switch to rustls soon for several reasons:

  • the ring crate is very low-level so we would like to see if there are any problems in new releases.
  • we didn't provide first-party prebuilts for riscv64 and loongarch. Now we are planning to do that in:

Note: this just unblocks cross building a bit and we are not sure whether all blockers are removed for new targets to support.

@Myriad-Dreamin Myriad-Dreamin merged commit df03b36 into main Dec 16, 2024
14 checks passed
@Myriad-Dreamin Myriad-Dreamin deleted the remove-native-tls branch December 16, 2024 17:55
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