http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54926



--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-11 
18:45:52 UTC ---

Author: jakub

Date: Tue Dec 11 18:45:45 2012

New Revision: 194412



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194412

Log:

    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.



Modified:

    trunk/libbacktrace/ChangeLog

    trunk/libbacktrace/Makefile.am

    trunk/libbacktrace/Makefile.in

    trunk/libbacktrace/configure

    trunk/libbacktrace/configure.ac

Reply via email to