Clean up rpath handling for HPUX --- we can't use the cc-style rpath
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 21:27:42 +0000 (21:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 21:27:42 +0000 (21:27 +0000)
commit8e579752192d61f034ccc0f4045d98123fcca909
tree79ec25e4cd762852c8181702ef7308b6cade7b5a
parent466fb0673956196224b832a71715158b3105e3b0
Clean up rpath handling for HPUX --- we can't use the cc-style rpath
switch syntax when calling ld directly.
src/Makefile.shlib
src/makefiles/Makefile.hpux