]> git.ipfire.org Git - thirdparty/postgresql.git/commit
solaris: Use versioning scripts instead of -Bsymbolic
authorAndres Freund <andres@anarazel.de>
Thu, 25 Aug 2022 03:37:54 +0000 (20:37 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 25 Aug 2022 03:37:54 +0000 (20:37 -0700)
commit3fb0687d328b8eef6ab0ff80300e5746f4a777cb
treea672556ddc62b6612834534a1dd62e2e0746f1eb
parent82ac34db2036ec5b3cb32c9180f40549aa790dc2
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 <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/20220823083436.whtntk3bn3qpnvmb@awork3.anarazel.de
Discussion: https://postgr.es/m/7dae5979-c6c0-cec5-7a36-76a85aa8053d@enterprisedb.com
src/Makefile.shlib