diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-05-08 00:14:32 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-05-08 00:14:32 +0000 |
| commit | e3bc4a2c4800b841b2ff975ed8f256b580817bfb (patch) | |
| tree | 683fd2ebe3a27dd949e8e447383aa58c86db1703 /debian/changelog | |
| parent | 5a1020c08a9d71af2c32093755debcfc0bfdcb4b (diff) | |
do not disable adding PTHREAD_RWLOCK_INITIALIZER, that's not the one that poses problems
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 588e0b68..1499edc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,7 +39,7 @@ hurd (20080921-1) UNRELEASED; urgency=low * debian/patches/thread-throttle.patch: Remove patch, makes ext2fs hang on big syncs. * debian/patches/libpthread_rwlock_initializer.patch: New patch, add missing - PTHREAD_RWLOCK_INITIALIZER, disabled for now. + PTHREAD_RWLOCK_INITIALIZER. * debian/patches/stat-fix.patch: New patch, fixes some timestamp issues. * debian/patches/in6_addr.patch: New patch to fix compilation under libc 2.9. |
