diff options
author | Eric Botcazou <ebotcazou@libertysurf.fr> | 2012-10-23 23:02:33 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@libertysurf.fr> | 2012-10-23 23:02:33 +0000 |
commit | a882be685b00546c352592a4e7a17472fea8e7f8 (patch) | |
tree | 067f411d26aa064926b1085876e92d4697149c64 /ChangeLog | |
parent | 3258d498f4aed24fbbfe21d53c0b5358e74395b7 (diff) | |
download | gdb-a882be685b00546c352592a4e7a17472fea8e7f8.zip gdb-a882be685b00546c352592a4e7a17472fea8e7f8.tar.gz gdb-a882be685b00546c352592a4e7a17472fea8e7f8.tar.bz2 |
PR bootstrap/54820
* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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-22 Eric Botcazou <ebotcazou@adacore.com> PR bootstrap/54820 |