bug18895 346 B

123456
  1. o Minor features (build):
  2. - When building on a system without runtime support for some of the
  3. runtime hardening options, try to log a useful warning at configuration
  4. time, rather than an incomprehensible warning at link time.
  5. If expensive hardening was requested, this warning becomes an error.
  6. Closes ticket 18895.