Clean up rpath handling for HPUX --- we can't use the cc-style rpath
Tom Lane <tgl@sss.pgh.pa.us>
Clean up rpath handling for HPUX --- we can't use the cc-style rpath switch syntax when calling ld directly.
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.shlib | modified | +9 −3 |
| src/makefiles/Makefile.hpux | modified | +2 −2 |