public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cef] rawhide: Fix clang++: error: unknown argument: '-fno-lifetime-dse'
@ 2026-09-04 17:42 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-09-04 17:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cef
Branch : rawhide
Commit : 0069ebda539f8973ad7f15374c25e8838a94448a
Author : Than Ngo <than@redhat.com>
Date   : 2026-09-04T17:42:12+00:00
Stats  : +1/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cef/c/0069ebda539f8973ad7f15374c25e8838a94448a?branch=rawhide

Log:
Fix clang++: error: unknown argument: '-fno-lifetime-dse'

---
diff --git a/cef.spec b/cef.spec
index da040dd..e1ef746 100644
--- a/cef.spec
+++ b/cef.spec
@@ -387,7 +387,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
@@ -1113,9 +1113,7 @@ mv %{_builddir}/cef-%{cef_commit} ./cef
 %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-09-04 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:42 [rpms/cef] rawhide: 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