public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: add missing fix-clang-selection.patch
@ 2026-08-07 16:06 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : aeeaa52f2a12c61473e17722d73a95670bd82544
Author : Than Ngo <than@redhat.com>
Date : 2024-03-27T11:10:46+01:00
Stats : +12/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/aeeaa52f2a12c61473e17722d73a95670bd82544?branch=epel9-next
Log:
add missing fix-clang-selection.patch
---
diff --git a/fix-clang-selection.patch b/fix-clang-selection.patch
new file mode 100644
index 0000000..b869fca
--- /dev/null
+++ b/fix-clang-selection.patch
@@ -0,0 +1,12 @@
+Index: chromium-123.0.6312.86/build/config/BUILDCONFIG.gn
+===================================================================
+--- chromium-123.0.6312.86.orig/build/config/BUILDCONFIG.gn
++++ chromium-123.0.6312.86/build/config/BUILDCONFIG.gn
+@@ -138,7 +138,6 @@ declare_args() {
+ # Set to true when compiling with the Clang compiler.
+ is_clang = current_os != "linux" ||
+ (current_cpu != "s390x" && current_cpu != "s390" &&
+- current_cpu != "ppc64" && current_cpu != "ppc" &&
+ current_cpu != "mips" && current_cpu != "mips64" &&
+ current_cpu != "riscv64")
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:06 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:06 [rpms/chromium] epel9-next: add missing fix-clang-selection.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