Open lislis opened 1 year ago
There is some issue with the arm linker but I cannot figure it out yet. Means building for raspberry pi is not possible right now
You can try this docker image, which works for my cross compiling to armhf with much success.... (and its also statically linked due to using muslc) https://github.com/rust-cross/rust-musl-cross
There is some issue with the arm linker but I cannot figure it out yet. Means building for raspberry pi is not possible right now