mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
f3cda3272a
See changes file; closes ticket 20110.
7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
o Minor bugfixes (compilation):
|
|
|
|
- Stop trying to build with Clang 4.0's -Wthread-safety
|
|
warnings. They apparently require a set of annotations that we
|
|
aren't currently using, and they create false positives in our
|
|
pthreads wrappers. Fixes bug 20110; bugfix on 0.2.9.1-alpha.
|