mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
This was already added to LIBTOR_A_SOURCES; it doesn't need to get added again. Fixes bug 26402. Bugfix on 0.3.4.1-alpha.
4 lines
225 B
Text
4 lines
225 B
Text
o Minor bugfixes (compilation):
|
|
- When linking the libtor_testing.a library, only include the dirauth
|
|
object files once. Previously, they were getting added twice.
|
|
Fixes bug 26402; bugfix on 0.3.4.1-alpha.
|