diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-10-30 11:06:37 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2014-10-30 11:06:37 +0100 |
commit | fca380479c1092ca186ee0ddd253cbccd01ff567 (patch) | |
tree | 2392e45c3c7991792ae5cd9a68f8310d425fd4e2 /ChangeLog | |
parent | e0d80a586d221ea06ee6efa239aa81517ccc33fb (diff) | |
download | gcc-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |