aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-10-30 11:06:37 +0100
committerThomas Schwinge <tschwinge@gcc.gnu.org>2014-10-30 11:06:37 +0100
commitfca380479c1092ca186ee0ddd253cbccd01ff567 (patch)
tree2392e45c3c7991792ae5cd9a68f8310d425fd4e2 /ChangeLog
parente0d80a586d221ea06ee6efa239aa81517ccc33fb (diff)
downloadgcc-fca380479c1092ca186ee0ddd253cbccd01ff567.zip
gcc-fca380479c1092ca186ee0ddd253cbccd01ff567.tar.gz
gcc-fca380479c1092ca186ee0ddd253cbccd01ff567.tar.bz2
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. From-SVN: r216912
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3636c6..ebcae80 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.