mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
Fix #18240. This version of the bug first appeared in 0.2.8.2-alpha. 0.2.8.1-alpha and earlier had a different bug. Based on a patch from cypherpunks.
5 lines
260 B
Text
5 lines
260 B
Text
o Minor bugfixes (build):
|
|
- Make the test-stem and test-network targets depend only on the
|
|
tor binary to be tested. Previously, they depended on "make all".
|
|
Fixes bug 18240; bugfix on 0.2.8.2-alpha.
|
|
Based on a patch from "cypherpunks".
|