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

CI for cross-compilation #113

Closed
termoshtt opened this issue Feb 3, 2024 · 0 comments · Fixed by #123
Closed

CI for cross-compilation #113

termoshtt opened this issue Feb 3, 2024 · 0 comments · Fixed by #123
Assignees

Comments

@termoshtt
Copy link
Member

Why

This crate supports cross-compilation, e.g. we can compile OpenBLAS for ARM system like RasPi on x86_64 desktop machine. But I broke this feature as reported in #101 and fixed by #102 and #108. This feature should be kept automatically by CI.

How to test?

https://github.com/cross-rs/cross would help us to test this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant