mirror of
https://github.com/danbulant/despot
synced 2026-07-05 11:00:53 +00:00
disable mold for now
This commit is contained in:
parent
a8f23ca52f
commit
16c6a2c2a5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
[target.x86_64-unknown-linux-gnu]
|
[target.x86_64-unknown-linux-gnu]
|
||||||
# linker = "/usr/bin/clang-15"
|
# linker = "/usr/bin/clang-15"
|
||||||
rustflags = ["-C", "link-arg=--ld-path=/home/dan/.nix-profile/bin/mold"]
|
# rustflags = ["-C", "link-arg=--ld-path=/home/dan/.nix-profile/bin/mold"]
|
||||||
# rustflags = ["-C", "link-arg=-fuse-ld=/home/dan/.nix-profile/bin/mold"]
|
# rustflags = ["-C", "link-arg=-fuse-ld=/home/dan/.nix-profile/bin/mold"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue