public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Fix FTBFS - epel9 has new rust-1.88, dropp chromium-134-rust-libadler2.patch
@ 2026-08-07 16:08 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : cd7bcb965cccbd6c0efe0633bb5b9cee629fd390
Author : Than Ngo <than@redhat.com>
Date   : 2025-11-13T17:20:14+01:00
Stats  : +0/-19 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/cd7bcb965cccbd6c0efe0633bb5b9cee629fd390?branch=epel9-next

Log:
Fix FTBFS - epel9 has new rust-1.88, dropp chromium-134-rust-libadler2.patch

---
diff --git a/chromium-134-rust-libadler2.patch b/chromium-134-rust-libadler2.patch
deleted file mode 100644
index cada806..0000000
--- a/chromium-134-rust-libadler2.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Fix warning: libadler2 not found
-
-diff -up chromium-134.0.6998.23/build/rust/std/BUILD.gn.than chromium-134.0.6998.23/build/rust/std/BUILD.gn
---- chromium-134.0.6998.23/build/rust/std/BUILD.gn.than	2025-02-24 09:47:57.560506410 +0100
-+++ chromium-134.0.6998.23/build/rust/std/BUILD.gn	2025-02-24 09:48:02.335676712 +0100
-@@ -89,7 +89,7 @@ if (toolchain_has_rust) {
-     # These are no longer present in the Windows toolchain.
-     stdlib_files += [
-       "addr2line",
--      "adler2",
-+      "adler",
-       "gimli",
-       "libc",
-       "memchr",

diff --git a/chromium.spec b/chromium.spec
index abbef7e..c7c70f2 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -352,10 +352,6 @@ Patch313: chromium-142-el9-rust_alloc_error_handler_should_panic.patch
 # error[E0599]: no method named `is_none_or` found for enum `Option` in the current scope
 Patch314: chromium-136-rust-skrifa-build-error.patch
 
-# build error: libadler2 not found, rust-1.86 or newer replaces adler with adler2
-# we have rust-1.86 in f41 and newer
-Patch315: chromium-134-rust-libadler2.patch
-
 # add -ftrivial-auto-var-init=zero and -fwrapv
 Patch316: chromium-122-clang-build-flags.patch
 
@@ -1045,7 +1041,6 @@ Qt6 UI for chromium.
 %patch -P313 -p1 -b .el9-rust_alloc_error_handler_should_panic
 
 %if 0%{?rhel} && 0%{?rhel} < 10
-%patch -P315 -p1 -b .rust-libadler2
 %patch -P354 -p1 -b .split-threshold-for-reg-with-hint
 %endif
 %patch -P316 -p1 -b .clang-build-flags

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:08 [rpms/chromium] epel9-next: Fix FTBFS - epel9 has new rust-1.88, dropp chromium-134-rust-libadler2.patch Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox