Re: Cold welcoming message when installing anything because of LLVM bitcode stuff

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2018-04-29T22:49:53Z
Lists: pgsql-hackers
On 2018-04-30 07:43:46 +0900, Michael Paquier wrote:
> On Sat, Apr 28, 2018 at 02:32:06PM -0400, Tom Lane wrote:
> > Ugh.  I'd tried the core code but not contrib.  Will look.
> 
> The thread has stalled a bit.

Huh? It's a weekend. The last message was yesterday afternoon.


> What are the other issues you were
> seeing?  Are those related to --with-llvm?  On my side, if I just apply
> something like the attached I am able to get rid of all those output
> comments.

Isn't that what bc19b7836215b1a847524041a1bd138d7bb5cbef did?

Greetings,

Andres Freund


Commits

  1. Un-break contrib install with llvm.

  2. Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros.