diff options
Diffstat (limited to 'www/chromium/files/patch-build_rust_std_BUILD.gn')
| -rw-r--r-- | www/chromium/files/patch-build_rust_std_BUILD.gn | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-build_rust_std_BUILD.gn b/www/chromium/files/patch-build_rust_std_BUILD.gn index 2ec9c0453c73..2ad9dac95a0a 100644 --- a/www/chromium/files/patch-build_rust_std_BUILD.gn +++ b/www/chromium/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,6 @@ ---- build/rust/std/BUILD.gn.orig	2025-05-28 14:55:43 UTC +--- build/rust/std/BUILD.gn.orig	2025-10-30 15:44:36 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 = [  | 
