parent
559433bed0
commit
2d99b327fc
5 changed files with 52 additions and 32 deletions
|
@ -3,4 +3,4 @@ xtask = "run --package xtask --"
|
|||
|
||||
[build]
|
||||
# v0 mangling scheme provides more detailed backtraces around closures
|
||||
rustflags = ["-C", "symbol-mangling-version=v0"]
|
||||
rustflags = ["-C", "symbol-mangling-version=v0", "-C", "link-arg=-fuse-ld=/opt/homebrew/Cellar/llvm/16.0.6/bin/ld64.lld"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue