From 75c581462567921962a735949161c93c16ef8abb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 6 Nov 2022 21:50:44 -0800 Subject: small TODO notes --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 196baf3..61a1b0c 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,9 @@ later: - mention IPFS exploration of export CAR files - invite codes in account registration - try musl/rustls builds, especially for CLI + https://burgers.io/cross-compile-rust-from-arm-to-x86-64 + rustup target add x86_64-unknown-linux-musl + cargo build --release --target=x86_64-unknown-linux-musl - debian repo https://www.aptly.info/doc/aptly/publish/ or 'reprepro' -- cgit v1.2.3