public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Fix clang++: error: unknown argument: '-fno-lifetime-dse'
@ 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 : 85b4eca33962176c2e05218472dea53c00b05020
Author : Than Ngo <than@redhat.com>
Date : 2026-04-08T18:41:43+02:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/85b4eca33962176c2e05218472dea53c00b05020?branch=epel9-next
Log:
Fix clang++: error: unknown argument: '-fno-lifetime-dse'
---
diff --git a/chromium.spec b/chromium.spec
index 4d1e260..30bf5a4 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -393,7 +393,7 @@ Patch314: chromium-136-rust-skrifa-build-error.patch
# error with old rustc
Patch315: chromium-145-rustc-ftbfs.patch
-# llvm <= 21: clang++: error: unknown argument: '-fno-lifetime-dse'
+# llvm <= 22: clang++: error: unknown argument: '-fno-lifetime-dse'
Patch316: chromium-147-clang++-unknown-argument.patch
# unknown warning option -Wno-nontrivial-memcall
@@ -1130,9 +1130,7 @@ Qt6 UI for chromium.
%patch -P354 -p1 -b .split-threshold-for-reg-with-hint
%endif
-%if 0%{?fedora} && 0%{?fedora} < 44 || 0%{?rhel}
%patch -P316 -p1 -b .clang++-unknown-argument
-%endif
%if 0%{?fedora} && 0%{?fedora} < 42 || 0%{?rhel} && 0%{?rhel} < 10
%patch -P317 -p1 -b .clang++-unsupported-argument
^ 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 clang++: error: unknown argument: '-fno-lifetime-dse' Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox