Tweak rust linker flags
This commit is contained in:
parent
33272ee23d
commit
b1d4455cb8
@ -1,4 +1,4 @@
|
|||||||
[target.x86_64-apple-darwin]
|
[target.'cfg(target_os = "macos")']
|
||||||
rustflags = [
|
rustflags = [
|
||||||
"-C", "link-arg=-undefined",
|
"-C", "link-arg=-undefined",
|
||||||
"-C", "link-arg=dynamic_lookup",
|
"-C", "link-arg=dynamic_lookup",
|
||||||
|
Loading…
Reference in New Issue
Block a user