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 \