diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-10-23 22:57:43 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-10-23 22:57:43 +0000 |
commit | 74f1ea54299c1d2fc2e38e05bf6073255686db36 (patch) | |
tree | 36ccc334c30fd823107a6719f4510385a9b3ca6e /ChangeLog | |
parent | fe1e80625255d68189679c266b4728ab45130de0 (diff) | |
download | gcc-74f1ea54299c1d2fc2e38e05bf6073255686db36.tar.gz |
PR bootstrap/54820
* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192748 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a6971f56b35..1a7329cdf00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-10-23 Eric Botcazou <ebotcazou@adacore.com> + + PR bootstrap/54820 + * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. + * configure: Regenerate. + 2012-10-23 Richard Earnshaw <rearnsha@arm.com> * MAINTAINERS (aarch64): Add Marcus and myself. |