Re: [GNU Ports] Building privoxy - need to specify PTHREAD_LIB - why?
Date:
Tue, 1 Feb 2022 15:08:48 -0800
To:
GNU Ports for eCS Mailing List <gnuports@2rosenthals.com>
On 02/01/22 02:53 PM, Steven Levine wrote:
In <list-3013303@2rosenthals.com>, on 02/01/22
at 02:22 PM, "Dave Yeo" <gnuports@2rosenthals.com> said:
Hi Dave,
I tried cloning the repository, no joy due to expired certificate.
Did you try:
set GIT_SSL_NO_VERIFY=true
Now I did and it's cloning. Why a simple DDG search couldn't show that?
Doesn't seem any OS/2 support left in the tree besides,
/*
* Some platforms (like OS/2 (XXX: no longer supported)) don't
* allow us to open the same file twice, therefore we give it
* another shot after closing the old file descriptor first.
*