Re: Setting rpath on llvmjit.so? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Setting rpath on llvmjit.so?
Date
Msg-id 7410EF92-3100-4F8C-B98E-F12B371075CC@anarazel.de
Whole thread Raw
In response to Re: Setting rpath on llvmjit.so?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Setting rpath on llvmjit.so?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

On April 14, 2018 1:56:08 PM PDT, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>Andres Freund <andres@anarazel.de> writes:
>> On 2018-04-14 12:32:35 -0700, Jeff Davis wrote:
>>> PS: I also noticed that a autoconf run on master generates some
>diffs
>>> in configure.
>
>> I only see one copyright year related diff. Perhaps you're using a
>> patched distribution autoconf?
>
>The project policy is to use exactly the GNU distribution of autoconf.
>Distros tend to hack it around (especially since it's been so long
>since their last release :-(), so you more or less have to install a
>private copy to get matching results.  Fortunately it's pretty
>trivial to build/install from source.

Fwiw, I see one copyright year related diff with unmodified upstream autoconf.

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Setting rpath on llvmjit.so?
Next
From: Tom Lane
Date:
Subject: Re: Proposal: Adding json logging