loong64 arch support#188
Merged
Merged
Conversation
cb5e33a to
0419a32
Compare
This comment was marked as outdated.
This comment was marked as outdated.
5e265d0 to
c916e29
Compare
89effae to
c22fa11
Compare
|
@crazy-max Looks like the failure in test-clang.bats is due to using Debian sid. Some packages like libstdc++-12-dev:riscv64 aren’t ready yet, and the script /usr/bin/xx-apt crashes on the non-numeric version string forky/sid. Using testing/stable or fixing the version check in the script should avoid this. |
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Collaborator
Author
Yes failures are expected on unstable repos like sid and we allow it: xx/.github/workflows/build.yml Line 74 in 5b413d3 |
Collaborator
Author
|
Looks good now after rerun if you can take a look @tonistiigi |
tonistiigi
approved these changes
Oct 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #139