summaryrefslogtreecommitdiff
path: root/changes/bug18895
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18895')
-rw-r--r--changes/bug188956
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug18895 b/changes/bug18895
new file mode 100644
index 0000000000..9ad857c546
--- /dev/null
+++ b/changes/bug18895
@@ -0,0 +1,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.