[Libreoffice-commits] core.git: external/harfbuzz

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 28 09:58:08 UTC 2021


 external/harfbuzz/UnpackedTarball_harfbuzz.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 76bf22074a9bb5d6ef177783e5baa41760aa27e9
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Jun 28 10:01:45 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Jun 28 11:57:36 2021 +0200

    Mark external/harfbuzz/Wunused-but-set-variable.patch as fixed upstream
    
    Change-Id: Iefc8f4f6ff93ec1a11256724b1881689d5eb56d9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117992
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/external/harfbuzz/UnpackedTarball_harfbuzz.mk b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
index 49119e30861b..cff8d91369e2 100644
--- a/external/harfbuzz/UnpackedTarball_harfbuzz.mk
+++ b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
@@ -17,6 +17,10 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,harfbuzz,0))
 
 # icu-65-api-macros-with-semicolon.patch.1
 #   See http://site.icu-project.org/download/65  Migration Issues
+# Wunused-but-set-variable.patch
+#   Independently fixed upstream in a similar way with
+#   <https://github.com/harfbuzz/harfbuzz/commit/d6a83abd6a0c684bd9a27f593d5be388819022b7> "Define
+#   HB_UNUSED for clang"
 $(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
     external/harfbuzz/ubsan.patch \
     external/harfbuzz/icu-65-api-macros-with-semicolon.patch.1 \


More information about the Libreoffice-commits mailing list