mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-07 21:43:51 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id51e62dda1ec2ba895ffdbbd25c2f1256a6a6964
4 lines
161 B
TOML
4 lines
161 B
TOML
# https://github.com/rui314/mold?tab=readme-ov-file#how-to-use
|
|
[target.'cfg(target_os = "linux")']
|
|
linker = "clang"
|
|
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|