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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Clean up rpath handling for HPUX --- we can't use the cc-style rpath
switch syntax when calling ld directly.

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.hpux (r1.25 -> r1.26)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.hpux.diff?r1=1.25&r2=1.26)
    pgsql/src:
        Makefile.shlib (r1.88 -> r1.89)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.88&r2=1.89)