From e3bc4a2c4800b841b2ff975ed8f256b580817bfb Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 8 May 2009 00:14:32 +0000 Subject: do not disable adding PTHREAD_RWLOCK_INITIALIZER, that's not the one that poses problems --- debian/changelog | 2 +- debian/patches/series | 2 +- 2 files changed, 2 insertions(+), 2 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. diff --git a/debian/patches/series b/debian/patches/series index d79b26c6..d8c00182 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,7 +6,7 @@ init_try_runsystem.gnu.patch -p0 install-msgids.diff -p2 libpager_update_seqno.patch -p0 libpthread_mutex_owner.patch -p0 -#libpthread_rwlock_initializer.patch -p0 +libpthread_rwlock_initializer.patch -p0 libpthread_stubs.patch -p0 libpthread_tls.patch -p0 makedev.diff -p0 -- cgit v1.2.3