pgsql: Make the AIX case of Makefile.shlib safe for parallel make. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Make the AIX case of Makefile.shlib safe for parallel make.
Date
Msg-id E1bR7La-0003I9-Cv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f0c9e4697757d27b9e8ccd76d8b330af09f58bf7

Modified Files
--------------
src/Makefile.shlib | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Make the AIX case of Makefile.shlib safe for parallel make.
Next
From: Noah Misch
Date:
Subject: pgsql: Make the AIX case of Makefile.shlib safe for parallel make.