diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-07 18:34:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-07 18:34:16 +0000 |
commit | 3db6c9a8ed817d8c9d53b9bd63e235f4aa6f593a (patch) | |
tree | d692a7580ef5cc98f8adf28feed652eb14ffc85f /ChangeLog | |
parent | 1a2ec17ba6dc3826855e3ad0897a87067bcdfcab (diff) | |
download | glibc-3db6c9a8ed817d8c9d53b9bd63e235f4aa6f593a.tar.gz |
* crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
depending libcrypt in -lfreebl3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-04-07 Ulrich Drepper <drepper@redhat.com> + * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of + depending libcrypt in -lfreebl3. + * sysdeps/unix/sysv/linux/kernel-features.h: Power also has preadv/pwritev in 2.6.30. |