summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-11-29 10:54:41 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:56 +0200
commit763f4bef0d7bec67a90ced2dedbafc9bc46de6de (patch)
tree2cc4d968f89b98c7ac567b89560c6a324078466c /ChangeLog
parent6c69296d41273d98e59b84000bf93c37c7ff5f03 (diff)
2006-11-29 Thomas Schwinge <tschwinge@gnu.org>
* configure.ac (disable_smashing_stack_protector): New conditional, set depending on the compiler accepting `-fstack-protector' or not. * Makefile.am (CFLAGS): Add `-fno-stack-protector' if `disable_smashing_stack_protector' is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd48553..994c6b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-29 Thomas Schwinge <tschwinge@gnu.org>
+
+ * configure.ac (disable_smashing_stack_protector): New conditional, set
+ depending on the compiler accepting `-fstack-protector' or not.
+ * Makefile.am (CFLAGS): Add `-fno-stack-protector' if
+ `disable_smashing_stack_protector' is set.
+
2006-11-28 Thomas Schwinge <tschwinge@gnu.org>
* doc/Makefrag.am ($(srcdir)/doc/version.texi): Oppress a potential