instant-distance/.cargo/config.toml

6 lines
90 B
TOML

[build]
rustflags = [
"-C", "link-arg=-undefined",
"-C", "link-arg=dynamic_lookup",
]