public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cross-binutils] rawhide: Enable all targets in EPEL
Date: Wed, 23 Sep 2026 01:32:41 GMT [thread overview]
Message-ID: <179012716192.1.3843782123296393253.rpms-cross-binutils-0bdf241d13fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cross-binutils
Branch : rawhide
Commit : 0bdf241d13fd332dccbe3f397be555bf50e21250
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-09-16T11:24:11-04:00
Stats : +10/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cross-binutils/c/0bdf241d13fd332dccbe3f397be555bf50e21250?branch=rawhide
Log:
Enable all targets in EPEL
RHEL will not ship any cross-compilers.
---
diff --git a/cross-binutils.spec b/cross-binutils.spec
index 7402779..63aa842 100644
--- a/cross-binutils.spec
+++ b/cross-binutils.spec
@@ -1,16 +1,16 @@
%global cross cross
%global rpmprefix %{nil}
-%if 0%{?fedora} >= 46 || 0%{?rhel} >= 11
+%if 0%{?fedora} >= 46
# In FC46+ and RHEL-11+ the binutils package provides cross binutils for the RHEL architectures.
-%global build_base 0
-%else
-%global build_base 1
-%endif
+%global build_base 0
+%else
+%global build_base 1
+%endif
%global build_all 1
-%global build_aarch64 %{build_base}
+%global build_aarch64 %{build_base}
%global build_alpha %{build_all}
%global build_arc %{build_all}
%global build_arm %{build_all}
@@ -74,7 +74,7 @@
Name: %{cross}-binutils
Version: 2.47
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A GNU collection of cross-compilation binary utilities
License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
URL: https://sourceware.org/binutils
@@ -792,6 +792,9 @@ cd -
%do_files xtensa-linux-gnu %{build_xtensa}
%changelog
+* Wed Sep 16 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.47-3
+- Enable all targets in EPEL
+
* Mon Sep 14 2026 Jakub Jelinek <jakub@redhat.com>- 2.47-2
- Disable building crosses for AArch64, PowerPC, s390x and x86_64. (#2523594)
reply other threads:[~2026-09-23 1:32 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=179012716192.1.3843782123296393253.rpms-cross-binutils-0bdf241d13fd@fedoraproject.org \
--to=yselkowi@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