Update bitcoin-qt.pro Brew patch to set OpenSSL lib paths#2655
Update bitcoin-qt.pro Brew patch to set OpenSSL lib paths#2655fanquake wants to merge 1 commit intobitcoin:masterfrom
Conversation
|
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/c63791170b55a5bcffc7e631fb42ef462706eb3a for binaries and test log. |
There was a problem hiding this comment.
What is this doing here? Thought this is Mac OpenSSL related :).
There was a problem hiding this comment.
@Diapolo bitcoin-qt.pro has changed since I originally created the patch. So as well as adding the openssl lib defines, it brings the patch up to date.
|
Decided that this is essentially two separate issues that should be in separate pulls. Going to close this and open separate ones in the future. |
It's possible that OpenSSL might not be not linked correctly after installation via Brew, and if this hasn't been remedied with "brew force" then you could unknowingly be building with OSX's outdated OpenSSL.