]> granicus.if.org Git - postgresql/commit
On Linux, use --enable-new-dtags when specifying -rpath to linker.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 6 May 2010 19:28:25 +0000 (19:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 6 May 2010 19:28:25 +0000 (19:28 +0000)
commitcd86869a9a56715a4143aff460f58ad9b4750475
tree310c98e995045720a0d1f6309aba80e4c07fd62c
parent72ee6703232fd21757613ab4889fab58de62144d
On Linux, use --enable-new-dtags when specifying -rpath to linker.
This should allow LD_LIBRARY_PATH to work as desired.  Per trouble
report from Andy Colson.
src/makefiles/Makefile.linux