mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-12 12:57:41 +00:00
I don't want to configure cargo-cross tbh Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I749bc02bbdf8922fdf7a5904508b8af66a6a6964
4 lines
159 B
TOML
4 lines
159 B
TOML
# https://github.com/rui314/mold?tab=readme-ov-file#how-to-use
|
|
[target.x86_64-unknown-linux-gnu]
|
|
linker = "clang"
|
|
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|