nixpkgs/pkgs/development/tools/rust/cargo-pgrx
Diogo Correia 21a874802e
buildPgrxExtension: avoid empty RUSTFLAGS
Setting RUSTFLAGS to an empty strings causes the linux pgvecto-rs
build to fail. Therefore, it should only be set when it is non-empty.

Build failure introduced by commit 2a13929e1f
2024-08-12 12:22:57 +01:00
..
buildPgrxExtension.nix buildPgrxExtension: avoid empty RUSTFLAGS 2024-08-12 12:22:57 +01:00
default.nix