mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
5 lines
148 B
TOML
5 lines
148 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
rustflags = ["-C", "link-args=-rdynamic"]
|
|
|
|
[target.x86_64-apple-darwin]
|
|
rustflags = ["-C", "link-args=-rdynamic"]
|