aboutsummaryrefslogtreecommitdiffstats
path: root/devel/electron37/files/patch-third__party_crabbyavif_BUILD.gn
blob: 03f918243d1d5063d495b448cc92ae64bd7874ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- third_party/crabbyavif/BUILD.gn.orig	2025-08-25 14:15:51 UTC
+++ third_party/crabbyavif/BUILD.gn
@@ -190,7 +190,12 @@ rust_static_library("crabbyavif") {
     "dav1d",
     "libyuv",
     "capi",
-    "disable_cfi",
+
+    # TODO: crbug.com/440481923 - Un-comment this once the new rust roll
+    # (http://crrev.com/c/6874449) lands and
+    # https://github.com/webmproject/CrabbyAvif/pull/654 is rolled into
+    # chromium.
+    #"disable_cfi",
   ]
 
   # Required for disable_cfi feature.