mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
7 lines
346 B
Plaintext
7 lines
346 B
Plaintext
|
o Minor features (build):
|
||
|
- When building on a system without runtime support for some of the
|
||
|
runtime hardening options, try to log a useful warning at configuration
|
||
|
time, rather than an incomprehensible warning at link time.
|
||
|
If expensive hardening was requested, this warning becomes an error.
|
||
|
Closes ticket 18895.
|