> On 5 Nov 2021, at 15:04, Peter Eisentraut <peter.eisentr...@enterprisedb.com> 
> wrote:
> 
> On 03.11.21 21:10, Daniel Gustafsson wrote:
>>> Here is a consolidated patch.  I have tested it locally, so it should be 
>>> okay on Windows.
>> I don't think this bit is correct, as OSSL_TESTS have been removed from the 
>> Makefie:
>> -                      $config->{openssl}
>> -                      ? GetTests("OSSL_TESTS", $m)
>> -                      : GetTests("INT_TESTS",  $m);
>> +                      GetTests("OSSL_TESTS", $m);
>> I think we need something like the (untested) diff below:
> 
> Committed with that.  Thanks.

Great! I guess I have some rebasing ahead of me then.

--
Daniel Gustafsson               https://vmware.com/



Reply via email to