]> git.ipfire.org Git - thirdparty/gcc.git/commit - configure.ac
re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan))
authorJakub Jelinek <jakub@redhat.com>
Wed, 26 Mar 2014 09:19:44 +0000 (10:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 26 Mar 2014 09:19:44 +0000 (10:19 +0100)
commit9e1c8fc1a54927723c8c67c87d0d29b205128dd4
treed82648ca82fd2ca67ad37eb9f5f2ffe1fbae5895
parentaa6b742f0fbdef0df7b45509e0af7593dd45e08a
re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan))

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.

From-SVN: r208842
ChangeLog
Makefile.def
Makefile.in
configure
configure.ac