pgsql: Make the AIX case of Makefile.shlib safe for parallel make.
pgsql: Make the AIX case of Makefile.shlib safe for parallel make.
От:
Noah Misch <noah@leadboat.com>
Дата:
Make the AIX case of Makefile.shlib safe for parallel make. Use our typical approach, from src/backend/parser. Back-patch to 9.1 (all supported versions). Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/e8564ef034333c6ba6fd3d0c6ecf18214a4e988b Modified Files -------------- src/Makefile.shlib | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)