added sccache

This commit is contained in:
2025-03-24 16:58:01 +08:00
parent 2cd390176f
commit ced38a9191
3 changed files with 9 additions and 5 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"