summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-107-system-zlib.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-04 15:16:42 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-04 15:16:42 +0000
commit68dd662f1dbc715e101e3797a8b4d9b5a4d5634e (patch)
treebed3fe92a02fd59a34e15c32de3c60624f424e51 /www-client/chromium/files/chromium-107-system-zlib.patch
parent517fe007b03fbe3d17961cd8f10a6b0d807d2b7e (diff)
www-client/chromium : import from gentoo, attempt to fix https://bugs.gentoo.org/884197
Diffstat (limited to 'www-client/chromium/files/chromium-107-system-zlib.patch')
-rw-r--r--www-client/chromium/files/chromium-107-system-zlib.patch10
1 files changed, 10 insertions, 0 deletions
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 <cstdio>
+
+ #include "absl/strings/string_view.h" // from @com_google_absl
+-#include "contrib/minizip/ioapi.h"
+
+ namespace tflite {
+ namespace metadata {