summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-build_config_rust.gni
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-build_config_rust.gni')
-rw-r--r--www/ungoogled-chromium/files/patch-build_config_rust.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-build_config_rust.gni b/www/ungoogled-chromium/files/patch-build_config_rust.gni
index 58f29aef6c5f..ee27f82e918e 100644
--- a/www/ungoogled-chromium/files/patch-build_config_rust.gni
+++ b/www/ungoogled-chromium/files/patch-build_config_rust.gni
@@ -1,4 +1,4 @@
---- build/config/rust.gni.orig 2025-11-05 15:35:54 UTC
+--- build/config/rust.gni.orig 2025-12-06 13:30:52 UTC
+++ build/config/rust.gni
@@ -62,7 +62,8 @@ declare_args() {
# set this to the output of `rustc -V`. Changing this string will cause all
@@ -10,7 +10,7 @@
# Whether artifacts produced by the Rust compiler can participate in ThinLTO.
#
-@@ -329,7 +330,11 @@ if (is_linux || is_chromeos) {
+@@ -326,7 +327,11 @@ if (is_linux || is_chromeos) {
}
}