From: Thomas Glanzmann Date: Thu, 27 Oct 2022 16:42:38 +0000 (+0200) Subject: build asahi-wip for the time being since the gpu does not work for me X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/2f4ad91b80312ce77b997a832bb7755dbc170c55 build asahi-wip for the time being since the gpu does not work for me --- diff --git a/gpu.sh b/gpu.sh index 15719b7..d47328a 100644 --- 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