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
-
Avoid macro clash with LLVM 9.
- 0ef70bbaddb6 11.5 landed
- 180825fe43ec 12.0 landed
- a2a777d01197 13.0 landed