From d3bec41a1b92cc8ca9f4750c5f9740da52879085 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 14 Aug 2012 10:53:06 +0200 Subject: Patches reported upstream Change-Id: I1275b73d4f18633ba03831b6973b801b0467cf0d --- hunspell/makefile.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hunspell') 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 "Some C++11 related fixes" PATCH_FILES=\ hunspell-twoaffixcompound.patch \ hunspell-static.patch \ -- cgit