[Libreoffice-commits] core.git: external/skia
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 20 07:54:16 UTC 2020
external/skia/UnpackedTarball_skia.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit bb8ee9171b2dad5be04a20d525ccc59b4d096c80
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed May 20 09:12:05 2020 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed May 20 09:53:35 2020 +0200
external/skia: Mark c++20.patch.0 as reported upstream
Change-Id: Ia8434915829682880c0f2161f935d6608a18fd81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94555
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/external/skia/UnpackedTarball_skia.mk b/external/skia/UnpackedTarball_skia.mk
index 1ac4c9b24061..20b81c35ce39 100644
--- a/external/skia/UnpackedTarball_skia.mk
+++ b/external/skia/UnpackedTarball_skia.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,skia))
$(eval $(call gb_UnpackedTarball_set_tarball,skia,$(SKIA_TARBALL)))
+# * c++20.patch.0 has been reported upstream at
+# <https://groups.google.com/forum/#!topic/skia-discuss/pYZQq_sLnv8> "C++20 operator== issue":
skia_patches := \
lerp.patch \
fix-pch.patch.1 \
More information about the Libreoffice-commits
mailing list