pgsql: Move port-specific parts of with_temp_install to port makefile.
В списке pgsql-committers по дате отправления:
| От | Andrew Gierth |
|---|---|
| Тема | pgsql: Move port-specific parts of with_temp_install to port makefile. |
| Дата | |
| Msg-id | E1gqjwp-00089g-Av@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Move port-specific parts of with_temp_install to port makefile. Rather than define ld_library_path_ver with a big nested $(if), just put the overriding values in the makefiles for the relevant ports. Also add a variable for port makefiles to append their own stuff to with_temp_install, and use it to set LD_LIBRARY_PATH_RPATH=1 on FreeBSD which is needed to make LD_LIBRARY_PATH override DT_RPATH if DT_RUNPATH is not set (which seems to depend in unpredictable ways on the choice of compiler, at least on my system). Backpatch for the benefit of anyone doing regression tests on FreeBSD. (For other platforms there should be no functional change.) Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/54f5f887fd7df0ba9e286ce7bc4d1b1197afcbf3 Modified Files -------------- src/Makefile.global.in | 17 ++++++++++------- src/makefiles/Makefile.aix | 3 +++ src/makefiles/Makefile.darwin | 3 +++ src/makefiles/Makefile.freebsd | 8 ++++++++ src/makefiles/Makefile.hpux | 3 +++ 5 files changed, 27 insertions(+), 7 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера