From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- .../files/libreoffice-7.0.4.2-gcc11.patch | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 app-office/libreoffice/files/libreoffice-7.0.4.2-gcc11.patch (limited to 'app-office/libreoffice/files') diff --git a/app-office/libreoffice/files/libreoffice-7.0.4.2-gcc11.patch b/app-office/libreoffice/files/libreoffice-7.0.4.2-gcc11.patch deleted file mode 100644 index 748a6c21d742..000000000000 --- a/app-office/libreoffice/files/libreoffice-7.0.4.2-gcc11.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 8830cf86b146b1252ac37f351a23246088d569b0 Mon Sep 17 00:00:00 2001 -From: Jeff Law -Date: Tue, 3 Nov 2020 08:05:03 -0700 -Subject: include cstddef for gcc11 -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Change-Id: I2f845ce9bb660ad6c1eea80ea81dd71add2c0db1 -Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107191 -Tested-by: Jenkins -Reviewed-by: Caolán McNamara ---- - include/o3tl/lru_map.hxx | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/include/o3tl/lru_map.hxx b/include/o3tl/lru_map.hxx -index c7132fd079c4..96fb3161782d 100644 ---- a/include/o3tl/lru_map.hxx -+++ b/include/o3tl/lru_map.hxx -@@ -14,6 +14,7 @@ - #include - #include - #include -+#include - - namespace o3tl - { --- -cgit v1.2.1 - -- cgit v1.2.3