Closed jerryyip closed 6 hours ago
I'm not sure if cross-rs supports other platforms than linux/amd64 at the moment, see: https://github.com/cross-rs/cross/pkgs/container/armv7-unknown-linux-musleabihf
Yes, I confirm that unknown/unknown
doesn't work on Apple M1.
What happened?
I failed to build the concentrated(armv7) on my apple M1 MacBook.
What did you expect?
Steps to reproduce this issue
Steps:
nix-shell
make build-armv7-unknown-linux-musleabihf
Could you share your log output?
Your Environment