internal/rosa/llvm: drop git dependency
All checks were successful
Test / Create distribution (push) Successful in 1m0s
Test / Sandbox (push) Successful in 2m43s
Test / Hakurei (push) Successful in 4m1s
Test / ShareFS (push) Successful in 4m0s
Test / Hpkg (push) Successful in 4m29s
Test / Sandbox (race detector) (push) Successful in 4m58s
Test / Hakurei (race detector) (push) Successful in 5m59s
Test / Flake checks (push) Successful in 1m57s

This was added quite early and has no effect. Remove it to avoid compiling git early.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-02-05 17:44:58 +09:00
parent e0c720681b
commit 27e2e3f996

View File

@@ -312,7 +312,6 @@ ln -s \
musl, musl,
compilerRT, compilerRT,
runtimes, runtimes,
t.Load(Git),
}, },
script: ` script: `
ln -s clang /work/system/bin/cc ln -s clang /work/system/bin/cc