diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-03 10:26:23 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-03 10:26:23 +0000 |
commit | 8987636b533bce2de320860256c11c226750a3a7 (patch) | |
tree | 0c82940fb1bb5395880b86676785ca9054b6988d /debian/patches/series | |
parent | Support Boehm GC 7.2 (diff) | |
download | w3m-8987636b533bce2de320860256c11c226750a3a7.tar.gz w3m-8987636b533bce2de320860256c11c226750a3a7.zip |
Fix parallel make issue
debian/patches/090_parallel-make.patch: Patch from Gentoo to fix
parallel make issue.
Diffstat (limited to 'debian/patches/series')
-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 b4e1627..4e54238 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,4 @@ 060_format-security.patch 070_glibc2.14.patch 080_gc72.patch +090_parallel-make.patch |