Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2012-10-24 03:02:33 +0400
committerEric Botcazou <ebotcazou@adacore.com>2012-10-24 03:02:33 +0400
commitd25fac71144904255ef38a506a259a5de2b4c2ad (patch)
tree521f7c6ec20485774eade9302d9aa514666e2ada /ChangeLog
parentc81a67683f3c7f225fffcedc834271ea8755e935 (diff)
PR bootstrap/54820
* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b526a8f0a..f655adc33 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-22 Eric Botcazou <ebotcazou@adacore.com>
PR bootstrap/54820