recert config change

This commit is contained in:
Conrad Irwin 2023-10-18 22:23:38 -06:00
parent cb76b2a6ad
commit 138fa45ecb

View file

@ -3,4 +3,4 @@ xtask = "run --package xtask --"
[build]
# v0 mangling scheme provides more detailed backtraces around closures
rustflags = ["-C", "symbol-mangling-version=v0", "-C", "link-arg=-fuse-ld=/opt/homebrew/Cellar/llvm/16.0.6/bin/ld64.lld"]
rustflags = ["-C", "symbol-mangling-version=v0"]