You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: avoid breaking cross builds with OpenSSL enabled
The OpenSSL sanity check wants to be executed, thus we should only try
this if it's possible. Since this is just a warning, we can just skip it
if it is not possible.
Tested-by: Bernd Kuhls <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>
0 commit comments