mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Make use of system-specific linker option to embed shared library search
path into executables and shared libraries (-rpath or -R for most). Can be disabled with --disable-rpath, since some binary packaging standards do not like this option.
This commit is contained in: