rust: Use wild

This commit is contained in:
2026-01-17 13:59:25 +01:00
parent 15a350869d
commit 8de9b29147
2 changed files with 4 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ rustc-wrapper = "sccache"
[target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang"
rustflags = ["-C", "link-arg=--ld-path=/usr/bin/mold"]
rustflags = ["-Clink-arg=--ld-path=/usr/bin/wild"]

View File

@@ -448,6 +448,9 @@ mold:
archlinux:
- clang
- mold
wild:
archlinux:
- wild
arch-packaging:
archlinux:
- namcap