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