On 5/2/15 10:20 AM, Andrew Dunstan wrote:
> Putting the CORE directory at the end of PG_CPPFLAGS doesn't work. Using
> the override to put it at the end of CPPFLAGS does work.
It's strange that the include directory order should matter. What is
the explanation for that? I don't see this documented anywhere. I
don't see any evidence in the buildfarm that this makes a difference.
The intent of my changes was to unbreak other platforms that had been
broken by these Windows-related changes (which did succeed).