commit:     8a4c0c336992017ce87f49b7141b37e38a19f548
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 19:51:54 2026 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 19:51:54 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4c0c33

www-client/chromium: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 .../chromium-140-__rust_no_alloc_shim_is_unstable.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git 
a/www-client/chromium/files/chromium-140-__rust_no_alloc_shim_is_unstable.patch 
b/www-client/chromium/files/chromium-140-__rust_no_alloc_shim_is_unstable.patch
deleted file mode 100644
index 6f721e1f126f..000000000000
--- 
a/www-client/chromium/files/chromium-140-__rust_no_alloc_shim_is_unstable.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-https://build.opensuse.org/projects/openSUSE:Factory/packages/chromium/files/chromium-140-keep-__rust_no_alloc_shim_is_unstable.patch
-This is required to build with Rust <1.89.0, see 
https://github.com/rust-lang/rust/pull/141061
---- chromium-140.0.7339.5/build/rust/allocator/lib.rs
-+++ chromium-140.0.7339.5/build/rust/allocator/lib.rs
-@@ -90,6 +90,12 @@
-     #[linkage = "weak"]
-     fn __rust_no_alloc_shim_is_unstable_v2() {}
- 
-+    // TODO(crbug.com/422538133) Remove after rolling past
-+    // https://github.com/rust-lang/rust/pull/141061
-+    #[no_mangle]
-+    #[linkage = "weak"]
-+    static __rust_no_alloc_shim_is_unstable: u8 = 0;
-+
-     // Mangle the symbol name as rustc expects.
-     #[rustc_std_internal_symbol]
-     #[allow(non_upper_case_globals)]

Reply via email to