aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-06 21:50:44 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-06 21:50:44 -0800
commit75c581462567921962a735949161c93c16ef8abb (patch)
tree3f891e74d3db2d04360673f9a53d397f193da474
parent728e71d19ff3682ef9440be6ff9dd2d6c17c6080 (diff)
downloadadenosine-75c581462567921962a735949161c93c16ef8abb.tar.gz
adenosine-75c581462567921962a735949161c93c16ef8abb.zip
small TODO notes
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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'