Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.
Date
Msg-id 1256728.1605832823@sss.pgh.pa.us
Whole thread Raw
In response to [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.  (James Hilliard <james.hilliard1@gmail.com>)
Responses Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.  (James Hilliard <james.hilliard1@gmail.com>)
List pgsql-hackers
James Hilliard <james.hilliard1@gmail.com> writes:
> It would appear weak symbol linking is not handled properly without
> 'isysroot' parameter passed to linker.

Nobody else has reported this problem, so maybe you should tell us
how to reproduce it before you suggest a build process change.

(And yes, we have buildfarm members testing Xcode > 11.4 ...)

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Refactor pg_rewind code and make it work against a standby
Next
From: James Hilliard
Date:
Subject: Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.