aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-03-26 10:19:44 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-03-26 10:19:44 +0100
commit9e1c8fc1a54927723c8c67c87d0d29b205128dd4 (patch)
treed82648ca82fd2ca67ad37eb9f5f2ffe1fbae5895 /ChangeLog
parentaa6b742f0fbdef0df7b45509e0af7593dd45e08a (diff)
downloadgcc-9e1c8fc1a54927723c8c67c87d0d29b205128dd4.zip
gcc-9e1c8fc1a54927723c8c67c87d0d29b205128dd4.tar.gz
gcc-9e1c8fc1a54927723c8c67c87d0d29b205128dd4.tar.bz2
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d50b50..d9abf09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-03-26 Jakub Jelinek <jakub@redhat.com>
+
+ 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.
+
2014-03-21 Jakub Jelinek <jakub@redhat.com>
* configure.ac: Move BUILD_CONFIG set up earlier. Add