diff options
author | Matthew Kunjummen <mkunjummen@gmail.com> | 2017-10-17 21:03:00 -0500 |
---|---|---|
committer | Matthew Kunjummen <mkunjummen@gmail.com> | 2017-10-17 21:06:39 -0500 |
commit | d154b846e8a113b56ef464f036c0e316d4e44568 (patch) | |
tree | e2cb38e06f297a61474f004aafbcd38edfac40e9 /drivers/rtaudio | |
parent | bac99b6811bc1215c3bcadb2b5fe8174915932c2 (diff) |
Adjust openssl #defines to be libressl compatible
Corrected inability to build on systems using libressl instead of
openssl (e. g. void linux) by adjusting the #defines in
modules/openssl/stream_peer_openssl.cpp and
modules/openssl/stream_peer_openssl.h to check if
LIBRESSL_VERSION_NUMBER is defined (as done similarly in the following
patch in freebsd:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219362 ).
Diffstat (limited to 'drivers/rtaudio')
0 files changed, 0 insertions, 0 deletions