-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[LoongArch64] Fix build error for LA64. #103792
Conversation
This is a nit within PR #103690. |
Looks like a simple typo during replacing in the original PR. |
It might take a little more time. But as far as I know LoongArch has already supported the Alpine. I believe that we can set up a simple verification environment for LA64 first in the nearly future. |
@LuckyXu-HF lets do it once this is in: dotnet/arcade#14849 (I'm running the final tests dotnet/dotnet-buildtools-prereqs-docker#1102). |
@LuckyXu-HF, LA64 is not showing up https://pkgs.alpinelinux.org/packages, is there a separate feed for it? We can support it in that case, but it will require a bit of customization (but doable). |
Hi @am11 @huoyaoyuan , thanks very much for reply. Yes, the official Alpine support for LA64 is WIP now. So LA64 is not showing up within https://pkgs.alpinelinux.org/packages
Yes, you can fetch the Apline-LA64 with this url: https://dev.alpinelinux.org/~loongarch/edge/
|
Great! 👍 I think we can manage it. I will try to get its key (we are doing secure package downloads on Alpine and Debian), to fit it into our infra. Otherwise skipping the key is also an option. I'll ping in PR once I've something working. |
Thanks very much! |
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.
Thanks, sorry about the break.
No description provided.