forked from trinitrix/core
1
0
Fork 0
core/.cargo/config.toml

6 lines
148 B
TOML
Raw Normal View History

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