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