public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: add missing fix-clang-selection.patch
Date: Fri, 07 Aug 2026 16:06:13 GMT	[thread overview]
Message-ID: <178611877376.1.18423464563909703200.rpms-chromium-aeeaa52f2a12@fedoraproject.org> (raw)

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")
+ 

                 reply	other threads:[~2026-08-07 16:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178611877376.1.18423464563909703200.rpms-chromium-aeeaa52f2a12@fedoraproject.org \
    --to=than@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox