summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2025-09-20 15:36:24 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2025-09-20 15:36:24 -0400
commita1a39cb57e70dd601ad00aa488db4b8feafa0893 (patch)
tree0a4ecc8ced671770182075908d0336778cde1d2a /www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch
parenta576850a8aa8a3d4b5f22cbe4e8e195034da9330 (diff)
downloadppo-a1a39cb57e70dd601ad00aa488db4b8feafa0893.tar.xz
more of this nonsense
Diffstat (limited to 'www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch')
-rw-r--r--www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch b/www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch
index da4dc76..900f854 100644
--- a/www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch
+++ b/www-client/chromium/files/chromium-142-crabbyavif-rust18x.patch
@@ -1,3 +1,16 @@
+diff --git a/third_party/crabbyavif/BUILD.gn b/third_party/crabbyavif/BUILD.gn
+index 38b2055f5c..c9ef690b78 100644
+--- a/third_party/crabbyavif/BUILD.gn
++++ b/third_party/crabbyavif/BUILD.gn
+@@ -202,7 +202,7 @@ rust_static_library("crabbyavif") {
+
+ # Required for disable_cfi feature.
+ configs -= [ "//build/config/compiler:disallow_unstable_features" ]
+- rustflags = [ "-Zallow-features=sanitize" ]
++ rustflags = [ "-Zallow-features=no_sanitize" ]
+
+ public_deps = [ ":header_files" ]
+ deps = [
diff --git a/third_party/crabbyavif/src/src/capi/io.rs b/third_party/crabbyavif/src/src/capi/io.rs
index e7994ce312..60a3c13b78 100644
--- a/third_party/crabbyavif/src/src/capi/io.rs