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