While not explicitly written as such, this looks like a great how-to for Rust cross-compilation. Judging by the styling of the article, it was written in Markdown, correct? Also. bearing in mind the guide above, how hard is setting up Rust cross-compilation and am I better off compiling code directly on a Raspberry Pi 4 as opposed to doing so on a x86_64 machine for the rPi4?
I dove into the packaging system while working on iptmon, an iptables-based network monitor. It's actually pretty straightforward to write a Makefile and set up your package as a feed.
2 comments
[ 3.3 ms ] story [ 15.3 ms ] threadI dove into the packaging system while working on iptmon, an iptables-based network monitor. It's actually pretty straightforward to write a Makefile and set up your package as a feed.
https://github.com/oofnikj/iptmon