Re: LLVM compile failing in seawasp

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: didier <did447@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@lists.postgresql.org>, buildfarm@coelho.net
Date: 2019-06-07T00:12:57Z
Lists: pgsql-hackers
didier <did447@gmail.com> writes:
> c.h defines a C Min macro conflicting with llvm new class
> llvm:ElementCount Min member

Really?  Well, we will hardly be the only code they broke with that.
I think we can just wait for them to reconsider.

			regards, tom lane



Commits

  1. Avoid macro clash with LLVM 9.