aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-10-30 10:06:37 +0000
committerThomas Schwinge <thomas@codesourcery.com>2014-10-30 10:06:37 +0000
commit4ca8b676e415c623065af44bdf8da51fe68de470 (patch)
tree2392e45c3c7991792ae5cd9a68f8310d425fd4e2 /ChangeLog
parent1637a37c4f1fd7ca99650a2828ce170944c922ec (diff)
Build a shared host libiberty also for libcc1's benefit.
* configure.ac (extra_host_libiberty_configure_flags): Add --enable-shared also for libcc1's benefit. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@216912 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3636c62245..ebcae80fa97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
+
+ * configure.ac (extra_host_libiberty_configure_flags): Add
+ --enable-shared also for libcc1's benefit.
+ * configure: Regenerate.
+
2014-10-29 Tristan Gingold <gingold@adacore.com>
* MAINTAINERS: Change my email address.