summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 06:46:20 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 06:46:20 +0000
commit90feeaa2ebef8b807cfb774bcbe311325eae0b3b (patch)
tree512bf74a0a1f35f4a4adedd92f5fa614ac196cf6 /ChangeLog
parent441f7d1eb2ab291a1d7ee3aa31aa5030d6007355 (diff)
Update.
* Makerules (build-shlib): Work around different order of processing of -B option in different gcc versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 406710870b..863869de52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-02-08 Ulrich Drepper <drepper@redhat.com>
+ * Makerules (build-shlib): Work around different order of
+ processing of -B option in different gcc versions.
+
* posix/regex.c: Fix alignment problem.
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.