X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/3aa6611db915215c2a4015bd0a5f17702ba1888d..84ff87cc6c0e76b9f6e3c3bb6ef697bbef3428e5:/gpu.sh diff --git a/gpu.sh b/gpu.sh index 14875c4..eb98609 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/asahi-wip; + git reset --hard origin/gpu/rust-wip; source "$HOME/.cargo/env" curl -sL https://tg.st/u/3007a82fe2f3ef7d91945e1cb3e5a167f8d6b0550ecb67850d1cd85f3efa112e.config > .config make LLVM=-14 olddefconfig