diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn b/www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn index 397b80811c57..d5f4700f885f 100644 --- a/www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn +++ b/www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,6 @@ ---- build/rust/std/BUILD.gn.orig	2025-05-31 17:16:41 UTC +--- build/rust/std/BUILD.gn.orig	2025-11-01 06:40:37 UTC  +++ build/rust/std/BUILD.gn -@@ -50,13 +50,20 @@ if (toolchain_has_rust) { +@@ -49,13 +49,20 @@ if (toolchain_has_rust) {       # These are no longer present in the Windows toolchain.       stdlib_files += [         "addr2line", @@ -22,7 +22,7 @@     }     if (toolchain_for_rust_host_build_tools) { -@@ -76,7 +83,6 @@ if (toolchain_has_rust) { +@@ -75,7 +82,6 @@ if (toolchain_has_rust) {     # don't need to pass to the C++ linker because they're used for specialized     # purposes.     skip_stdlib_files = [  | 
