From 763f4bef0d7bec67a90ced2dedbafc9bc46de6de Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 29 Nov 2006 10:54:41 +0000 Subject: 2006-11-29 Thomas Schwinge * 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd48553..994c6b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-11-29 Thomas Schwinge + + * 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 * doc/Makefrag.am ($(srcdir)/doc/version.texi): Oppress a potential -- cgit v1.2.3