crnch

Results 2 comments of crnch

it's not an issue with `libpq` but rather an issue with `pg_config` returning a non-existing path: ```bash % pg_config --ldflags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-libpq-14.1-2.fc36.x86_64.ld -Wl,--as-needed ```