From: Thomas Glanzmann Date: Thu, 27 Oct 2022 16:42:42 +0000 (+0200) Subject: Merge branch 'master' of 88.198.237.222:/git/m1-debian X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/f7b89e2bf394dc05f53e9e5e0669a9c0d09fcaac?hp=f413f308ca170f0170c82c4c1db6f1fa9a550fd3 Merge branch 'master' of 88.198.237.222:/git/m1-debian --- diff --git a/gpu.sh b/gpu.sh index d82b045..f6ee3f0 100644 --- a/gpu.sh +++ b/gpu.sh @@ -18,7 +18,7 @@ build_linux() test -d linux || git clone https://github.com/AsahiLinux/linux cd linux git fetch -a -t - git reset --hard origin/gpu/rust-wip; + git reset --hard origin/asahi-wip; source "$HOME/.cargo/env" curl -sL https://tg.st/u/3007a82fe2f3ef7d91945e1cb3e5a167f8d6b0550ecb67850d1cd85f3efa112e.config > .config make LLVM=-14 olddefconfig