diff options
author | Samuel Thibault <sthibault@debian.org> | 2007-08-02 22:48:43 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2007-08-02 22:48:43 +0000 |
commit | ba9b87ee0c2826c52b33d5f093c8504a52a1bcdb (patch) | |
tree | 7d55e8d8b3c8c48ef27aab840241247d88e22422 /debian/changelog | |
parent | 6f51486c0f198afc01393602aa84b8d8c214c4f2 (diff) |
* debian/patches/patches/libpthread_no-inline.patch: New patch, removes
extern inlines to fix g++ and gettext FTBFS, by Samuel Thibault.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bf4336f3..5cb0c4d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ hurd (20070606-2+SVN) UNRELEASED; urgency=low * debian/patches/pfinet_-fno-strict-aliasing.patch: New patch, adding -fno-strict-aliasing to pfinet's CFLAGS to fix compilation with gcc-4.2, taken from CVS. + * debian/patches/patches/libpthread_no-inline.patch: New patch, removes + extern inlines to fix g++ and gettext FTBFS, by Samuel Thibault. -- Michael Banck <mbanck@debian.org> Thu, 26 Jul 2007 15:15:02 +0200 |