Allow ecpg to be built stand-alone, allow parallel libpq make

This change defines SHLIB_PREREQS for the libpgport dependency, rather
than using a makefile rule.  This was broken in PG 12.

Reported-by: Filip Janus

Discussion: 
https://postgr.es/m/[email protected]

Author: Dagfinn Ilmari Mannsåker (for libpq)

Backpatch-through: 12

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/297a174d25b80450aa2bdb058d0a5f2e65f3ba37

Modified Files
--------------
src/interfaces/ecpg/pgtypeslib/Makefile | 1 +
src/interfaces/libpq/Makefile           | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to