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: Fix Unknown command line argument '-split-threshold-for-reg-with-hint=0'
Date: Fri, 07 Aug 2026 16:06:33 GMT	[thread overview]
Message-ID: <178611879393.1.11829582636236609507.rpms-chromium-dddcecbfc529@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/chromium
            Branch : epel9-next
            Commit : dddcecbfc529a6551aed6bcff7c614656bc1cc5f
            Author : Than Ngo <than@redhat.com>
            Date   : 2024-06-12T15:30:37+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/chromium/c/dddcecbfc529a6551aed6bcff7c614656bc1cc5f?branch=epel9-next

            Log:
            Fix Unknown command line argument '-split-threshold-for-reg-with-hint=0'
on fedora < 40

---
diff --git a/chromium.spec b/chromium.spec
index 9e9ff3b..4c55847 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1247,7 +1247,7 @@ cp /opt/rh/%{toolset}-%{dts_version}/root/usr/include/c++/%{dts_version}/optiona
 %patch -P352 -p1 -b .workaround_for_crash_on_BTI_capable_system
 %endif
 
-%if 0%{?rhel} && 0%{?rhel} < 10 || 0%{?fedora} && 0%{?fedora} < 39
+%if 0%{?rhel} && 0%{?rhel} < 10 || 0%{?fedora} && 0%{?fedora} < 40
 %patch -P354 -p1 -b .split-threshold-for-reg-with-hint
 %endif
 

                 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=178611879393.1.11829582636236609507.rpms-chromium-dddcecbfc529@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