summaryrefslogtreecommitdiffstats
path: root/external/hunspell/UnpackedTarball_hunspell.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-01-12 10:32:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-01-12 10:32:59 +0100
commit56dc9f6484985dd16274709c61d2ef640381dabd (patch)
tree37fb7f8a272b06ac4c06f1d35bf87b77f7a3a8fa /external/hunspell/UnpackedTarball_hunspell.mk
parentFactor out SvxProtectItem::dumpAsXml() from sw (diff)
downloadcore-56dc9f6484985dd16274709c61d2ef640381dabd.tar.gz
core-56dc9f6484985dd16274709c61d2ef640381dabd.zip
external/hunspell: Work around -fsanitize=shift
Change-Id: Id93e61a1b9893ae026056a9d3e03c88b259f0ff8
Diffstat (limited to 'external/hunspell/UnpackedTarball_hunspell.mk')
-rw-r--r--external/hunspell/UnpackedTarball_hunspell.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index 9acfd9576d2f..ecf785601b84 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,hunspell,\
external/hunspell/hunspell-1.3.2-literal.patch \
external/hunspell/hunspell-fdo48017-wfopen.patch \
external/hunspell/hunspell-morph-overflow.patch \
+ external/hunspell/ubsan.patch.0 \
))
ifeq ($(COM),MSC)