meson: Set up absolute rpaths to libdir
authorAndres Freund <andres@anarazel.de>
Tue, 27 Sep 2022 02:44:05 +0000 (19:44 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 27 Sep 2022 02:44:05 +0000 (19:44 -0700)
commita1860071b3fc6b9475a09f0c306e432249bb8314
tree5100e7b004be40b4f1f4f4479e8572ed19008540
parent1330dcdec0f22fb2b7a621f9a0e6e729e21d50a4
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
meson.build