summaryrefslogtreecommitdiff
path: root/external/libcdr/UnpackedTarball_libcdr.mk
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-09-19 15:30:10 +0200
committerjan Iversen <jani@libreoffice.org>2017-09-19 15:39:32 +0200
commitbc6aa1c4c3304baaaec4c9e14d47b983d186550b (patch)
treed5df94bb51c363ae6396dae7f6823b8d2a467e08 /external/libcdr/UnpackedTarball_libcdr.mk
parenta706590e8e7cd048e3117bc9a5ff7677fd5ab490 (diff)
iOS, patch libcdr to accept 64bit compile
Change-Id: Ifa52ee6caedbf79450b098a3a0debe75836debb8
Diffstat (limited to 'external/libcdr/UnpackedTarball_libcdr.mk')
-rw-r--r--external/libcdr/UnpackedTarball_libcdr.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/external/libcdr/UnpackedTarball_libcdr.mk b/external/libcdr/UnpackedTarball_libcdr.mk
index e3c218386f50..cc3851ebdccb 100644
--- a/external/libcdr/UnpackedTarball_libcdr.mk
+++ b/external/libcdr/UnpackedTarball_libcdr.mk
@@ -13,6 +13,9 @@ $(eval $(call gb_UnpackedTarball_set_tarball,libcdr,$(CDR_TARBALL)))
$(eval $(call gb_UnpackedTarball_set_patchlevel,libcdr,0))
+$(eval $(call gb_UnpackedTarball_add_patches,libcdr, \
+ external/libcdr/iOS.patch \
+))
ifeq ($(COM_IS_CLANG),TRUE)
ifneq ($(filter -fsanitize=%,$(CC)),)
$(eval $(call gb_UnpackedTarball_add_patches,libcdr, \