diff options
Diffstat (limited to 'editors/libreoffice/files/powerpc64le-skia.patch.0')
| -rw-r--r-- | editors/libreoffice/files/powerpc64le-skia.patch.0 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/libreoffice/files/powerpc64le-skia.patch.0 b/editors/libreoffice/files/powerpc64le-skia.patch.0 deleted file mode 100644 index 401a652385b9..000000000000 --- a/editors/libreoffice/files/powerpc64le-skia.patch.0 +++ /dev/null @@ -1,11 +0,0 @@ ---- src/core/SkRasterPipeline.h.orig 2023-11-21 02:40:26.293131000 +0000 -+++ src/core/SkRasterPipeline.h 2023-11-21 02:40:36.868877000 +0000 -@@ -24,7 +24,7 @@ - struct SkImageInfo; - struct skcms_TransferFunction; - --#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && !defined(SK_CPU_ARM32) -+#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && !defined(SK_CPU_ARM32) && !defined(__powerpc__) - #define SK_HAS_MUSTTAIL 1 - #else - #define SK_HAS_MUSTTAIL 0 |
