This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
core/.cargo/config.toml

6 lines
148 B
TOML

# [target.x86_64-unknown-linux-gnu]
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]
[build]
rustflags = ["-C", "link-args=-rdynamic -fuse-ld=mold"]