diff options
author | Neal H. Walfield <neal@gnu.org> | 2005-02-08 15:01:39 +0000 |
---|---|---|
committer | Neal H. Walfield <neal@gnu.org> | 2005-02-08 15:01:39 +0000 |
commit | ca420458a592b5fce854d45c7c516cf2fb73f600 (patch) | |
tree | 9712147d96968f24003989f71dc4023836d04303 /ChangeLog | |
parent | a8c2a0c2a1bb1abc34056b09995cb66e5009fce9 (diff) |
libpthread/
2005-01-21 Michael Banck <mbanck@debian.org>
* Makefile ($(libdir)/libpthread2.a): Install linker script
from $(srcdir) instead of current directory.
($(libdir)/libpthread2_pic.a): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-01-21 Michael Banck <mbanck@debian.org> + + * Makefile ($(libdir)/libpthread2.a): Install linker script + from $(srcdir) instead of current directory. + ($(libdir)/libpthread2_pic.a): Likewise. + 2005-02-08 Neal H. Walfield <neal@gnu.org> * sysdeps/mach/pt-spin.c (__pthread_spin_lock): Make a weak alias |