]> granicus.if.org Git - postgresql/commit
AIX: Link TRANSFORM modules with their dependencies.
authorNoah Misch <noah@leadboat.com>
Thu, 16 Jul 2015 01:00:26 +0000 (21:00 -0400)
committerNoah Misch <noah@leadboat.com>
Thu, 16 Jul 2015 01:00:30 +0000 (21:00 -0400)
commit525a6a0d4580f52c13f0c9b7c9d82a4f96ef92fa
tree00955ca81ea28bb6b3103a3d801b99337041619a
parentc2b824e34e2ba9a26e914a41f4dd53f27304dc70
AIX: Link TRANSFORM modules with their dependencies.

The result closely resembles linking of these modules for the "win32"
port.  Augment the $(exports_file) header so the file is also usable as
an import file.  Unfortunately, relocating an AIX installation will now
require adding $(pkglibdir) to LD_LIBRARY_PATH.  Back-patch to 9.5,
where the modules were introduced.
contrib/hstore_plperl/Makefile
contrib/hstore_plpython/Makefile
contrib/ltree_plpython/Makefile
src/Makefile.shlib