diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-03 10:21:54 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-03 10:21:54 +0000 |
commit | 838764eb75b52f799555192fba7ec7902efa8340 (patch) | |
tree | 55d0ced25273d7f95b526ec99d056ab234d70143 /debian/patches/series | |
parent | Fix that struct file_handle conflicts with glibc 2.14 (diff) | |
download | w3m-838764eb75b52f799555192fba7ec7902efa8340.tar.gz w3m-838764eb75b52f799555192fba7ec7902efa8340.zip |
Support Boehm GC 7.2
debian/patches/080_gc72.patch: Patch from Gentoo to support Boehm GC 7.2.
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index b247235..b4e1627 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ 050_entity-h-clean.patch 060_format-security.patch 070_glibc2.14.patch +080_gc72.patch |