pgsql: meson: Set up absolute rpaths to libdir

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: meson: Set up absolute rpaths to libdir
Дата
Msg-id E1od0la-002BUZ-BM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
meson: Set up absolute rpaths to libdir

While I (Andres) had planned to use relative rpaths, it looks like agreeing on
the precise path might take a bit. So set up absolute rpaths for now.

I'm pushing this fairly quickly after posting the patch as several hackers
fought with this issue.

Discussion: https://postgr.es/m/20220927011951.j3h4o7n6bhf7dwau@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a1860071b3fc6b9475a09f0c306e432249bb8314

Modified Files
--------------
meson.build | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Mark ParallelMessagePending as sig_atomic_t
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: ci: Add hint about downloadable logs to README