From: Thomas Glanzmann Date: Sun, 12 Nov 2023 11:08:00 +0000 (+0100) Subject: default rustup version no longer needs to be specified X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/2a045cd4d35693a74881fe42faf9c81e10aadf57 default rustup version no longer needs to be specified --- diff --git a/README.md b/README.md index 412b002..b4f9cd2 100644 --- a/README.md +++ b/README.md @@ -182,10 +182,6 @@ updates are a little bit more cumbersome but also seldom. export RUSTUP_HOME="/home/sithglan/work/m1-debian/build/rust" source "/home/sithglan/work/m1-debian/build/cargo/env" -- You have to specify the default rust version: - - rustup default 1.68.2 - - Tell zfs which version of clang you use to compile the kernel: export KERNEL_LLVM=-15