Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative
Date
Msg-id 7f8442c9-8c17-4dca-8abc-79a633476529@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 02/10/2018 15:40, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> On 26/09/2018 23:19, Daniel Gustafsson wrote:
>>> It’s not clear to me just how common it is to use GCC via homebrew on macOS.
> 
>> I use that all the time.
> 
> Hm, so did 5e2217131 break anything for you?  Does that version of gcc
> claim to know -F or -framework switches?

This is not a problem.  The Python and Tcl build flags have included
-framework switches since time immemorial.  (I suspect the compiler just
treats them as linker switches like -l and -L and passes them on.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Procedure calls are not tracked in pg_stat_user_functions /track_functions
Next
From: Jesper Pedersen
Date:
Subject: Re: partition tree inspection functions