diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-23 06:09:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-23 06:09:13 +0000 |
commit | 950094f827cd10ee03bedbb9219cef325b1c03cf (patch) | |
tree | 945a2e21f9cc0c1e93026c98b0b9bc12f8e607ed /nptl/ChangeLog | |
parent | 63af556fef739fcd22deb496bab756b96a239b14 (diff) | |
download | glibc-950094f827cd10ee03bedbb9219cef325b1c03cf.tar.gz glibc-950094f827cd10ee03bedbb9219cef325b1c03cf.tar.xz glibc-950094f827cd10ee03bedbb9219cef325b1c03cf.zip |
* Makeconfig (shared-thread-library): Reverse link order to work
around linker bug.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index e71869fc20..b1b68b4b3e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-04-22 Roland McGrath <roland@redhat.com> + + * Makeconfig (shared-thread-library): Reverse link order to work + around linker bug. + 2003-04-22 Ulrich Drepper <drepper@redhat.com> * semaphore.h: Fix typo in comment. |