1 2 3 4 5
[target.'cfg(target_os = "macos")'] rustflags = [ "-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup", ]