Build libpgfeutils before pg_isready.

Noah Misch <noah@leadboat.com>

Commit: b6418a0919c2c161cf2ed65bc930a06c9c2d85da
Author: Noah Misch <noah@leadboat.com>
Date: 2016-08-24T03:40:38Z
Releases: 10.0
Build libpgfeutils before pg_isready.

Every program having -lpgfeutils in LDFLAGS must have this dependency,
whether or not the program uses a libpgfeutils symbol.  Back-patch to
9.6, where libpgfeutils was introduced.

Files

PathChange+/−
src/bin/scripts/Makefile modified +1 −1