]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/54926 (Bootstrap comparison failure for various files in libbacktrace)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Dec 2012 18:45:45 +0000 (19:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Dec 2012 18:45:45 +0000 (19:45 +0100)
commit36a58fb342a3a9d651811e0aad7dac02582d1201
tree76323c8d72c47b1d71d27b4329559144de19f4b0
parente208b05b8b625569b3e74c93fea3c52f6c35c1aa
re PR bootstrap/54926 (Bootstrap comparison failure for various files in libbacktrace)

PR bootstrap/54926
* Makefile.am (AM_CFLAGS): Remove -frandom-seed=$@.
* configure.ac: If --with-target-subdir, add -frandom-seed=$@
to EXTRA_FLAGS unconditionally, otherwise check whether the compiler
accepts it.
* Makefile.in: Regenerated.
* configure: Regenerated.

From-SVN: r194412
libbacktrace/ChangeLog
libbacktrace/Makefile.am
libbacktrace/Makefile.in
libbacktrace/configure
libbacktrace/configure.ac