aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>2017-04-19 18:49:29 +0000
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>2017-04-19 18:49:29 +0000
commitdad18bfe5469570a123140c6d0c52927449e09c1 (patch)
treeea92ef4343b8507ab83be46d5adb871f7fd62ced /ChangeLog
parent2122510198df71f258aafc58b8f8df3c648492a5 (diff)
2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
Tobias Burnus <tobias.burnus@physik.fu-berlin.de> PR bootstrap/77661 * Makefile.def: Don't pass --enable-maintainer-mode on to an in-tree build MPC. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247006 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11217fd1e0d..6066ba6e82e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
+ Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
+
+ PR bootstrap/77661
+ * Makefile.def: Don't pass --enable-maintainer-mode on to an
+ in-tree build MPC.
+ * Makefile.in: Regenerate.
+
2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* configure.ac: Enable LTO by default on darwin >= 9.