Clean up rpath handling for HPUX --- we can't use the cc-style rpath

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8e579752192d61f034ccc0f4045d98123fcca909
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-11-19T21:27:42Z
Releases: 8.0.0
Clean up rpath handling for HPUX --- we can't use the cc-style rpath
switch syntax when calling ld directly.

Files

PathChange+/−
src/Makefile.shlib modified +9 −3
src/makefiles/Makefile.hpux modified +2 −2