public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.3.0-5
Date: Mon, 29 Jun 2026 12:23:45 GMT	[thread overview]
Message-ID: <178273582534.1.6861563722317957459.rpms-gcc-076c235049d8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 076c235049d8d1356270e18717510fce90994be5
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2008-03-27T19:28:27+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/076c235049d8d1356270e18717510fce90994be5?branch=rhel-f41-base

Log:
4.3.0-5

---
diff --git a/gcc43.spec b/gcc43.spec
index b1d7e64..6d06f5b 100644
--- a/gcc43.spec
+++ b/gcc43.spec
@@ -543,6 +543,9 @@ OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-m64//g;s/-m32//g;s/-m31//g'`
 %ifarch sparc sparc64
 OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-mcpu=ultrasparc/-mtune=ultrasparc/g;s/-mcpu=v[78]//g'`
 %endif
+%ifarch %{ix86}
+OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-march=i386//g'`
+%endif
 %ifarch sparc64
 cat > gcc64 <<"EOF"
 #!/bin/sh

             reply	other threads:[~2026-06-29 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:23 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:23 [rpms/gcc] rhel-f41-base: 4.3.0-5 Jakub Jelinek

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=178273582534.1.6861563722317957459.rpms-gcc-076c235049d8@fedoraproject.org \
    --to=jakub@fedoraproject.org \
    --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