You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: