mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Revert accidental build change
This commit is contained in:
parent
85b76b1143
commit
821997d372
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user