-
Notifications
You must be signed in to change notification settings - Fork 666
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
Enable CI for Loongarch64 #2509
Conversation
I have rewrite Fearyncess#1 for Loongarch64 CI, and it works. Unfortunately, I face a big problem with the QEMU and testcases below. BTW, I guess some commits in QEMU can change some syscalls' behavior, that brings some weird test results... -> #2418 |
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.
Please also add this target to the target support list of Nix as a tier2 target.
76f001a
to
57e2a55
Compare
Co-authored-by: donmor <[email protected]>
…e` on Loongarch64 QEMU
57e2a55
to
6e1dfcc
Compare
Added. |
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.
Looks good, thanks for adding it!
What does this PR do
This PR is the reimplementation of PR #2461. That will enable CI testing for
loongarch64-unknown-linux-gnu
.Checklist:
CONTRIBUTING.md