From 68dd662f1dbc715e101e3797a8b4d9b5a4d5634e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 4 Dec 2022 15:16:42 +0000 Subject: www-client/chromium : import from gentoo, attempt to fix https://bugs.gentoo.org/884197 --- www-client/chromium/files/chromium-107-system-zlib.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www-client/chromium/files/chromium-107-system-zlib.patch (limited to 'www-client/chromium/files/chromium-107-system-zlib.patch') diff --git a/www-client/chromium/files/chromium-107-system-zlib.patch b/www-client/chromium/files/chromium-107-system-zlib.patch new file mode 100644 index 00000000..5ee7dccb --- /dev/null +++ b/www-client/chromium/files/chromium-107-system-zlib.patch @@ -0,0 +1,10 @@ +--- a/third_party/tflite_support/src/tensorflow_lite_support/metadata/cc/utils/zip_readonly_mem_file.cc ++++ b/third_party/tflite_support/src/tensorflow_lite_support/metadata/cc/utils/zip_readonly_mem_file.cc +@@ -19,7 +19,6 @@ limitations under the License. + #include + + #include "absl/strings/string_view.h" // from @com_google_absl +-#include "contrib/minizip/ioapi.h" + + namespace tflite { + namespace metadata { -- cgit v1.2.3