Current section
Files
Jump to
Current section
Files
native/rcrypto/.cargo/config.toml
[target.'cfg(target_os = "macos")']
rustflags = [
"-C", "link-arg=-undefined",
"-C", "link-arg=dynamic_lookup",
]