[Libreoffice-commits] core.git: external/harfbuzz
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Mar 6 07:29:07 UTC 2019
external/harfbuzz/UnpackedTarball_harfbuzz.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit efcf8149b5762d95b158a809430a3d053bb2d41d
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Mar 5 17:31:12 2019 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Mar 6 08:28:42 2019 +0100
Record external/harfbuzz/msvc.patch as sent upstream
Change-Id: I47277272170508e9af7617e9b774bbdca05e9ec3
Reviewed-on: https://gerrit.libreoffice.org/68766
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 48d7b450bc3a..8101f244f4df 100644
--- a/external/harfbuzz/UnpackedTarball_harfbuzz.mk
+++ b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
@@ -15,6 +15,8 @@ $(eval $(call gb_UnpackedTarball_update_autoconf_configs,harfbuzz))
$(eval $(call gb_UnpackedTarball_set_patchlevel,harfbuzz,0))
+# * external/harfbuzz/msvc.patch sent upstream as <https://github.com/harfbuzz/harfbuzz/pull/1605>
+# "Fix hb_atomic_* variants based on C++11 atomics":
$(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
external/harfbuzz/msvc.patch \
))
More information about the Libreoffice-commits
mailing list