diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-19 08:21:03 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-19 08:21:03 +0000 |
commit | ad797e531290412a6981c2b199a1c9ec94221c91 (patch) | |
tree | b898da8e187e4ea1c4333517251c700c1d6f25af /debian/patches/series | |
parent | Release Debian version 0.5.3-7 (diff) | |
download | w3m-ad797e531290412a6981c2b199a1c9ec94221c91.tar.gz w3m-ad797e531290412a6981c2b199a1c9ec94221c91.zip |
Fix CPPFLAGS hardening flags missing (closes: #665491)
Patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665491>
provided by Simon Ruderich.
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 4e54238..b106e0a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -7,3 +7,4 @@ 070_glibc2.14.patch 080_gc72.patch 090_parallel-make.patch +100_use-cppflags.patch |