]> git.zerfleddert.de Git - m1-debian/commitdiff
build asahi-wip for the time being since the gpu does not work for me
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Oct 2022 16:42:38 +0000 (18:42 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Oct 2022 16:42:38 +0000 (18:42 +0200)
gpu.sh

diff --git a/gpu.sh b/gpu.sh
index 15719b70c8721288ffa18d64f32ac75d70f565b8..d47328a91486b4d3449b9340cf71919d2a9e8850 100644 (file)
--- a/gpu.sh
+++ b/gpu.sh
@@ -14,7 +14,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
Impressum, Datenschutz