From: | Christian Ullrich <chris(at)chrullrich(dot)net> |
---|---|
To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Postgres hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, buildfarm(at)sraoss(dot)co(dot)jp, dpage(at)postgresql(dot)org |
Subject: | Re: pg_config.h.win32 missing a set of flags from pg_config.h.in added in v11 development |
Date: | 2018-06-12 14:40:33 |
Message-ID: | 0a31e5c3-fba2-6a9f-b67e-bbeb44a6d1ed@chrullrich.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
*On 2018-06-12 16:21, Jonathan S. Katz wrote:
>> On Jun 3, 2018, at 4:29 AM, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>> A script which reports the version of OpenSSL should be simple enough
>> for MSVC. And I am ready to bet that at least hamerkop is not using
>> OpenSSL 1.0.2, so a simple switch would most likely cause the buildfarm
>> to go red. I am attaching in CC the maintainers of the Windows animals
>> so as they can comment.
>
> Wanted to check in and see if any of the Windows maintainers had thoughts
> on this issue so we can continue to move it forward.
I can't contribute much; mine all build without OpenSSL anyway.
If I enable it in the future, it will be with libraries from vcpkg [1],
and they are at 1.0.2o now and unlikely to go backwards.
[1] https://github.com/Microsoft/vcpkg/
--
Christian
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Ullrich | 2018-06-12 14:44:37 | Re: late binding of shared libs for C functions |
Previous Message | Geoff Winkless | 2018-06-12 14:35:59 | Re: late binding of shared libs for C functions |