]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make DLSUFFIX easily discoverable by build scripts
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 15 Dec 2021 22:57:10 +0000 (17:57 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 15 Dec 2021 23:00:28 +0000 (18:00 -0500)
commitc7f3a00c3671ecea157f57847436e1cbdc3e053d
treed0a83843d211024449057b70a5b3af07855dfda5
parent985c8de212faa5a4c983005d4192fb7e543cf5ab
Make DLSUFFIX easily discoverable by build scripts

This will enable things like the buildfarm client to discover more
reliably if certain libraries have been installed.

Discussion: https://postgr.es/m/859e7c91-7ef4-d4b4-2ca2-8046e0cbee09@2ndQuadrant.com

This is a backpatch to 9.3 and 9.2 of commits b40cb99b85 and d9cdb1ba9e
now that we are supporting limited builds of older versions.
src/Makefile.global.in