solaris: Use versioning scripts instead of -Bsymbolic

-Bsymbolic causes a lot of "ld: warning: symbol referencing errors"
warnings. It's quite easy to add the symbol versioning script, we just need a
slightly different parameter name.

Reviewed-by: Peter Eisentraut <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3fb0687d328b8eef6ab0ff80300e5746f4a777cb

Modified Files
--------------
src/Makefile.shlib | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Reply via email to