Trying to get CI on my pull request to go green, the MacOS build fails with
ld: library 'crypto' not found
I don't think there is a particular OS-specific impact of the new code and no new library code is being invoked -
it looks like the cause of the error may be a library upgrade.
Trying to get CI on my pull request to go green, the MacOS build fails with
ld: library 'crypto' not foundI don't think there is a particular OS-specific impact of the new code and no new library code is being invoked -
it looks like the cause of the error may be a library upgrade.