Re: LLVM compile failing in seawasp

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, didier <did447@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@lists.postgresql.org>, buildfarm@coelho.net
Date: 2019-07-29T05:08:21Z
Lists: pgsql-hackers
>>> Let's just commit the #undef so that seawasp is green and back to
>>> being ready to tell us if something else breaks.
>>
>> +1.  I was afraid that working around this would be impossibly
>> painful ... but if it just takes one judiciously placed #undef,
>> let's do that and not argue about it.
>
> Done.

Seawasp is back to green.

-- 
Fabien.



Commits

  1. Avoid macro clash with LLVM 9.