Current section

Files

Jump to
html2md_ex native html2ex_nif .cargo config
Raw

native/html2ex_nif/.cargo/config

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