[Bug sanitizer/56781] boostrap-asan failure: fixincl fails to link (missing -lasan)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 26 09:20:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56781
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Mar 26 09:19:44 2014
New Revision: 208842
URL: http://gcc.gnu.org/viewcvs?rev=208842&root=gcc&view=rev
Log:
PR sanitizer/56781
* Makefile.def: Set bootstrap=true; for host fixincludes.
* configure.ac: Don't bootstrap host fixincludes unless
--with-build-config=bootstrap-{a,ub}san.
* Makefile.in: Regenerated.
* configure: Regenerated.
Modified:
trunk/ChangeLog
trunk/Makefile.def
trunk/Makefile.in
trunk/configure
trunk/configure.ac
More information about the Gcc-bugs
mailing list