Files
2026-09-06 11:50:38 -05:00

6 lines
116 B
TOML

[target.aarch64-apple-darwin]
rustflags = [
"-C", "link-arg=-undefined",
"-C", "link-arg=dynamic_lookup",
]