mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Starting with Lion, Apple decided to deprecate the system openssl. We can start requiring users to install their own openssl once OS X doesn't ship with it anymore.
4 lines
160 B
Text
4 lines
160 B
Text
o Minor bugfixes:
|
|
- Selectively disable deprecation warnings on OS X because Lion started
|
|
deprecating the shipped copy of openssl. Fixes bug 3643.
|
|
|