summaryrefslogtreecommitdiff
path: root/external/harfbuzz/UnpackedTarball_harfbuzz.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/harfbuzz/UnpackedTarball_harfbuzz.mk')
-rw-r--r--external/harfbuzz/UnpackedTarball_harfbuzz.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/harfbuzz/UnpackedTarball_harfbuzz.mk b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
index 8101f244f4df..bfe7b2a9981d 100644
--- a/external/harfbuzz/UnpackedTarball_harfbuzz.mk
+++ b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
@@ -21,4 +21,10 @@ $(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
external/harfbuzz/msvc.patch \
))
+ifneq ($(ENABLE_RUNTIME_OPTIMIZATIONS),TRUE)
+$(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
+ external/harfbuzz/harfbuzz-rtti.patch \
+))
+endif
+
# vim: set noet sw=4 ts=4:
'/cgit/lo/core/commit/cui/qa/unit?h=cp-6.4-19&id=c3c0557801d8713fb99216bea37443471affc1f6'>split cui screenshot test in manageable piecesNorbert Thiebaud 2016-11-15Fix typosSamuel Mehrbrodt 2016-11-10'make screenshot' use-after-free fixesStephan Bergmann 2016-11-10'make screenshot' loplugin fixesStephan Bergmann 2016-08-18screenshots: fix Linux, exclude a few crashing dialogsArmin Le Grand 2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand 2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand 2016-08-18screenshots: add dialog test cases for cuiArmin Le Grand