mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-11 23:14:11 +00:00
6 lines
172 B
TOML
6 lines
172 B
TOML
|
[target.x86_64-apple-darwin]
|
||
|
rustflags=["-C", "link-arg=-mmacosx-version-min=10.13"]
|
||
|
|
||
|
[target.aarch64-apple-darwin]
|
||
|
rustflags=["-C", "link-arg=-mmacosx-version-min=10.13"]
|