r194412 - in /trunk/libbacktrace: ChangeLog Mak...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Dec 11 18:45:00 GMT 2012


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



More information about the Gcc-cvs mailing list