Skip to content

Conversation

magic-akari
Copy link

@rami3l
Copy link
Member

rami3l commented Oct 10, 2025

Looks like we are blocked by the upstream in a few places; I can take it from there in terms of contacting them. Thanks :)

PS: It'd be nice if rustup-init.sh can be modified to detect this new host target as well, similar to x86_64-pc-windows-gnu.

@rami3l rami3l self-assigned this Oct 11, 2025
@rami3l
Copy link
Member

rami3l commented Oct 11, 2025

@djc So the current situation in terms of the download support of this new target is:

  • libcurl is not buildable, but you are dropping it anyway?
  • aws-lc is not buildable, but I think I can ask the aws-lc people to look into it.

Could it be alright, say, for certain builds to use reqwest on native-tls exclusively?

@djc
Copy link
Contributor

djc commented Oct 13, 2025

@djc So the current situation in terms of the download support of this new target is:

  • libcurl is not buildable, but you are dropping it anyway?

Last I remember you didn't want to go there just yet?

  • aws-lc is not buildable, but I think I can ask the aws-lc people to look into it.

That would probably be useful.

Could it be alright, say, for certain builds to use reqwest on native-tls exclusively?

Yeah, I guess we're going to need that workaround for a while given the lack of support from aws-lc-rs for a bunch of these targets.

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.

Support for aarch64-pc-windows-gnullvm

3 participants