pgsql: meson: Set up absolute rpaths to libdir

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: meson: Set up absolute rpaths to libdir
Date: 2022-09-27 02:56:14
Message-ID: E1od0la-002BUZ-BM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-09-27 03:04:09 pgsql: ci: Add hint about downloadable logs to README
Previous Message Michael Paquier 2022-09-27 00:31:18 pgsql: Mark ParallelMessagePending as sig_atomic_t