mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-30 14:57:59 +01:00
6 lines
115 B
Text
6 lines
115 B
Text
|
[target.x86_64-apple-darwin]
|
||
|
rustflags = [
|
||
|
"-C", "link-arg=-undefined",
|
||
|
"-C", "link-arg=dynamic_lookup",
|
||
|
]
|