mirror of
https://github.com/instant-labs/instant-distance.git
synced 2025-02-09 09:22:04 +00:00
6 lines
90 B
TOML
6 lines
90 B
TOML
[build]
|
|
rustflags = [
|
|
"-C", "link-arg=-undefined",
|
|
"-C", "link-arg=dynamic_lookup",
|
|
]
|