summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-05-20 09:12:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-05-20 09:53:35 +0200
commitbb8ee9171b2dad5be04a20d525ccc59b4d096c80 (patch)
treea763be5abf7571bcd7c3cbf97e20562201450bc0 /external
parent1d0f946512c9b5271c0f68cdaba3be37c8e0a2d7 (diff)
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@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/skia/UnpackedTarball_skia.mk2
1 files changed, 2 insertions, 0 deletions
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 \