mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-12-02 23: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",
|
||
|
]
|