added sccache
Some checks failed
CI / Build arch-builder docker images (push) Failing after 21m32s

This commit is contained in:
2025-03-24 16:58:01 +08:00
parent 2cd390176f
commit 8a76515307
3 changed files with 9 additions and 4 deletions

View File

@@ -20,5 +20,5 @@ codegen-units = 4
lto = true
strip = true
#[build]
#rustc-wrapper = "/usr/bin/sccache"
[build]
rustc-wrapper = "/home/luser/.cargo/bin/sccache"