updated cargo configuration for arch builder
All checks were successful
CI / Build arch-builder docker images (push) Successful in 14m59s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 14m59s
This commit is contained in:
@@ -14,5 +14,11 @@ index = "sparse+https://gitea.woggioni.net/api/packages/woggioni/cargo/"
|
|||||||
[net]
|
[net]
|
||||||
git-fetch-with-cli = true
|
git-fetch-with-cli = true
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
opt-level = 3
|
||||||
|
codegen-units = 16
|
||||||
|
lto = true
|
||||||
|
strip = true
|
||||||
|
|
||||||
#[build]
|
#[build]
|
||||||
#rustc-wrapper = "/usr/bin/sccache"
|
#rustc-wrapper = "/usr/bin/sccache"
|
Reference in New Issue
Block a user