blob: 9dd8fcf8733e6fa91784f5c07409ce98341eb366 [file] [log] [blame]
[target.'cfg(target_os="macos")']
# Postgres symbols won't be available until runtime
rustflags = ["-Clink-arg=-Wl,-undefined,dynamic_lookup"]