Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: James Hilliard <james(dot)hilliard1(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.
Date: 2020-11-20 05:59:47
Message-ID: 1275896.1605851987@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

James Hilliard <james(dot)hilliard1(at)gmail(dot)com> writes:
> On Thu, Nov 19, 2020 at 9:02 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> True. Also, while actual documentation on -isysroot seems to be damn
>> near nonexistent, all the example usages I can find on the net appear
>> to put it into both compile and link steps. So maybe we're just doing
>> it wrong and happened to get away with that this long.

> Yeah, pretty sure that's what happened from what I'm seeing.

My buildfarm critters seem to be OK with this, so pushed.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-11-20 06:25:50 Re: Use macros for calculating LWLock offset
Previous Message tsunakawa.takay@fujitsu.com 2020-11-20 05:42:57 RE: CreateProcess call failed: A blocking operation was interrupted by a call to WSACancelBlockingCall