]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make the AIX case of Makefile.shlib safe for parallel make.
authorNoah Misch <noah@leadboat.com>
Sun, 24 Jul 2016 00:30:03 +0000 (20:30 -0400)
committerNoah Misch <noah@leadboat.com>
Sun, 24 Jul 2016 00:30:48 +0000 (20:30 -0400)
commit98b7a3cf2b62f06230e0b056dc95c71b815f2814
tree6c95315508b2e187755cb9574050820a4c2c0d51
parente15e7886e685c6284d69bbe7f3ce61f16ed62b2d
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).
src/Makefile.shlib