blob: 9ad857c54669843d9ec2207f8b2f202558b98db7 (
plain)
1
2
3
4
5
6
|
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.
|