summaryrefslogtreecommitdiff
path: root/external/mythes/UnpackedTarball_mythes.mk
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-06-13 10:30:38 +0200
committerjan Iversen <jani@libreoffice.org>2017-06-13 14:11:46 +0200
commitf46e86e42f22341cd296ac85c9ea73ec49301cda (patch)
treebe0ff5251885a54f3a67e90871340c5e07374b8c /external/mythes/UnpackedTarball_mythes.mk
parent2a365cd2739285db8a2178531c289438f51270a7 (diff)
iOS patch mythes
Support for arm64 Change-Id: Icdd07d04f82696232e66dc0f3a159e571c61dac8
Diffstat (limited to 'external/mythes/UnpackedTarball_mythes.mk')
-rw-r--r--external/mythes/UnpackedTarball_mythes.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/mythes/UnpackedTarball_mythes.mk b/external/mythes/UnpackedTarball_mythes.mk
index 42e6524b8323..ddbb8f4827b0 100644
--- a/external/mythes/UnpackedTarball_mythes.mk
+++ b/external/mythes/UnpackedTarball_mythes.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_UnpackedTarball_set_tarball,mythes,$(MYTHES_TARBALL)))
$(eval $(call gb_UnpackedTarball_add_patches,mythes,\
external/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch \
external/mythes/mythes-fdo48017-wfopen.patch \
+ external/mythes/iOS.patch.0 \
))
# vim: set noet sw=4 ts=4: