public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 11.0.0-0.14
Date: Mon, 29 Jun 2026 12:29:04 GMT [thread overview]
Message-ID: <178273614445.1.7087830280317956742.rpms-gcc-dd22b2a0a26b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : dd22b2a0a26b8d079b8f9e71476191ca4056f5fc
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2021-01-16T12:34:08+01:00
Stats : +0/-13 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/dd22b2a0a26b8d079b8f9e71476191ca4056f5fc?branch=rhel-f41-base
Log:
11.0.0-0.14
---
diff --git a/gcc.spec b/gcc.spec
index f0ebf45..28f89b2 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -261,7 +261,6 @@ Provides: bundled(libiberty)
Provides: gcc(major) = %{gcc_major}
Patch0: gcc11-hack.patch
-Patch1: gcc11-i386-libgomp.patch
Patch2: gcc11-sparc-config-detection.patch
Patch3: gcc11-libgomp-omp_h-multilib.patch
Patch4: gcc11-libtool-no-rpath.patch
@@ -767,7 +766,6 @@ to NVidia PTX capable devices if available.
%prep
%setup -q -n gcc-%{version}-%{DATE} -a 1 -a 2
%patch0 -p0 -b .hack~
-%patch1 -p0 -b .i386-libgomp~
%patch2 -p0 -b .sparc-config-detection~
%patch3 -p0 -b .libgomp-omp_h-multilib~
%patch4 -p0 -b .libtool-no-rpath~
diff --git a/gcc11-i386-libgomp.patch b/gcc11-i386-libgomp.patch
deleted file mode 100644
index 520561e..0000000
--- a/gcc11-i386-libgomp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgomp/configure.tgt.jj 2008-01-10 20:53:48.000000000 +0100
-+++ libgomp/configure.tgt 2008-03-27 12:44:51.000000000 +0100
-@@ -67,7 +67,7 @@ if test $enable_linux_futex = yes; then
- ;;
- *)
- if test -z "$with_arch"; then
-- XCFLAGS="${XCFLAGS} -march=i486 -mtune=${target_cpu}"
-+ XCFLAGS="${XCFLAGS} -march=i486 -mtune=generic"
- fi
- esac
- ;;
next reply other threads:[~2026-06-29 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:29 Jakub Jelinek [this message]
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: 11.0.0-0.14 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=178273614445.1.7087830280317956742.rpms-gcc-dd22b2a0a26b@fedoraproject.org \
--to=jakub@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