summaryrefslogtreecommitdiff
path: root/hunspell
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-14 10:53:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-14 10:53:06 +0200
commitd3bec41a1b92cc8ca9f4750c5f9740da52879085 (patch)
tree2472ecf889f76b99d562603e06771a16c757bfb8 /hunspell
parente7b2c4b13f1572e4ded8613dfc7b187aafad87ff (diff)
Patches reported upstream
Change-Id: I1275b73d4f18633ba03831b6973b801b0467cf0d
Diffstat (limited to 'hunspell')
-rw-r--r--hunspell/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index 920a703d813f..156cbbed2908 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -40,6 +40,9 @@ TARFILE_NAME=hunspell-1.3.2
TARFILE_MD5=3121aaf3e13e5d88dfff13fb4a5f1ab8
ADDITIONAL_FILES+=config.h
+# hunspell-1.3.2-nullptr.patch, hunspell-1.3.2-literal.patch: reported upstream
+# as <https://sourceforge.net/tracker/?func=detail&aid=3557292&group_id=143754&
+# atid=756395> "Some C++11 related fixes"
PATCH_FILES=\
hunspell-twoaffixcompound.patch \
hunspell-static.patch \