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 could be tricky to solve in a clean manner. Rust build scripts mean that there's a native compilation step mixed in with cross-compilation steps in a way we have no control over. We'll have to come up with some ideas.
https://github.com/messense/manylinux2014-cross-arm/runs/2194258442?check_suite_focus=true
Running the
cc
command directly works fine, removingLIBRARY_PATH
fromcross/bin/python
also works.The text was updated successfully, but these errors were encountered: