Chromium 138.0.7204.183
This commit is contained in:
parent
7c0b566a47
commit
404c44c8fa
117 changed files with 122161 additions and 0 deletions
11
chromium-lts/fix-ppc64-rust_png-build-error.patch
Normal file
11
chromium-lts/fix-ppc64-rust_png-build-error.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
diff -up chromium-135.0.7049.52/third_party/skia/experimental/rust_png/ffi/FFI.h.than chromium-135.0.7049.52/third_party/skia/experimental/rust_png/ffi/FFI.h
|
||||
--- chromium-135.0.7049.52/third_party/skia/experimental/rust_png/ffi/FFI.h.than 2025-04-03 12:00:57.623069853 +0200
|
||||
+++ chromium-135.0.7049.52/third_party/skia/experimental/rust_png/ffi/FFI.h 2025-04-03 12:02:42.234420632 +0200
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
+#include <memory>
|
||||
|
||||
// TODO(https://crbug.com/356698922): Use a real `#include` if possible.
|
||||
namespace rust {
|
||||
Loading…
Add table
Add a link
Reference in a new issue