]> git.eshelyaron.com Git - emacs.git/commit
Revert static checking of stack smashing.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Dec 2012 05:41:42 +0000 (21:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Dec 2012 05:41:42 +0000 (21:41 -0800)
commita8e1690bbde896247359c967b15b6e0b8cac1a69
treef65f0f291b0fd00771920140716256d21220ad5b
parentf1c9aabc1808431ccd75916a0f277235f7c7f187
Revert static checking of stack smashing.

* configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
configured with --enable-gcc-warnings.  -Wstack-protector causes
diagnostics to be issued on Ubuntu 12.10 x86-64.
ChangeLog
configure.ac