libpq-oauth: Fix Makefile dependencies
Jacob Champion <jchampion@postgresql.org>
Author:
Jacob Champion <jchampion@postgresql.org>
Date: 2026-03-13T17:34:03Z
Releases:
19 (unreleased)
libpq-oauth: Fix Makefile dependencies As part of 6225403f2, I'd removed the override for the `stlib` target, since NAME no longer contains a major version number. But I forgot that its dependencies are declared before Makefile.shlib is included; those dependencies were then omitted entirely. Per buildfarm member indri, which appears to be the only system so far that's bothered by an empty archive.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq-oauth/Makefile | modified | +1 −0 |