mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
7 lines
305 B
Text
7 lines
305 B
Text
o Minor features (build):
|
|
|
|
- Assume that a user using configure --host wants to cross-
|
|
compile and error if we cannot find a properly named tool-
|
|
chain. Add --disable-tool-name-check to enable the user
|
|
to build nevertheless. Addresses ticket 9869. Patch by
|
|
Benedikt Gollatz.
|