summaryrefslogtreecommitdiff
path: root/external/harfbuzz/UnpackedTarball_harfbuzz.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2015-05-06 12:59:15 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-05-09 19:52:22 +0000
commit3acb1d4b28944de908ffb3d0b756725ae015214f (patch)
tree88e7328127346ea98ccc7a79a4a968a5a3ec3c88 /external/harfbuzz/UnpackedTarball_harfbuzz.mk
parent442701de0c110ca58ff41abe6bf7ec4496f8457d (diff)
Update HarfBuzz to 0.9.40
Most of ubsan.patch seems to have been applied upstream, and I can’t reproduce the issue referenced for the remaining bits, anyway it is better to push such changes upstream first. Change-Id: Ie56786c01c06d3542052cd91e36d1f707092beba Reviewed-on: https://gerrit.libreoffice.org/15643 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/harfbuzz/UnpackedTarball_harfbuzz.mk')
-rw-r--r--external/harfbuzz/UnpackedTarball_harfbuzz.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/external/harfbuzz/UnpackedTarball_harfbuzz.mk b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
index 9a5560fda96f..5450a81ba0ed 100644
--- a/external/harfbuzz/UnpackedTarball_harfbuzz.mk
+++ b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
@@ -13,10 +13,6 @@ $(eval $(call gb_UnpackedTarball_set_tarball,harfbuzz,$(HARFBUZZ_TARBALL),,harfb
$(eval $(call gb_UnpackedTarball_set_patchlevel,harfbuzz,0))
-$(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
- external/harfbuzz/ubsan.patch \
-))
-
ifneq ($(ENABLE_RUNTIME_OPTIMIZATIONS),TRUE)
$(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
external/harfbuzz/harfbuzz-rtti.patch \