Loading
make depend: Check that find returned a non-empty string rather than an empty
The logic to find out of there are any .d files newer than Makefile is
sound. Checking the result was less so.
Reviewed-by:
Rich Salz <rsalz@openssl.org>
WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
The logic to find out of there are any .d files newer than Makefile is
sound. Checking the result was less so.
Reviewed-by:
Rich Salz <rsalz@openssl.org>