public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Enable gnat on ppc64le now it's been boostrapped
Date: Mon, 29 Jun 2026 12:27:07 GMT [thread overview]
Message-ID: <178273602762.1.7173635022566480873.rpms-gcc-8297b8b10706@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 8297b8b107060fd48aa7e1cb86dd3d210365deff
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2016-03-18T09:41:49+00:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/8297b8b107060fd48aa7e1cb86dd3d210365deff?branch=rhel-f41-base
Log:
Enable gnat on ppc64le now it's been boostrapped
Process was scratch koji build gcc6 with gnat enabled against el7 gnat
enabled, isl disabled. Rebuild again against ggc6 with gnat as mock
chroot, import into koji.
---
diff --git a/gcc.spec b/gcc.spec
index 5867493..f38390d 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,13 +3,13 @@
%global gcc_version 6.0.0
# Note, gcc_release must be integer, if you want to add suffixes to
# %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 0.16
+%global gcc_release 0.17
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
# Hardening slows the compiler way too much.
%undefine _hardened_build
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
-%ifarch %{ix86} x86_64 ia64 ppc ppc64 ppc64p7 alpha s390x %{arm} aarch64
+%ifarch %{ix86} x86_64 ia64 ppc %{power64} alpha s390x %{arm} aarch64
%global build_ada 1
%else
%global build_ada 0
@@ -3066,7 +3066,10 @@ fi
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
-* Fri Mar 11 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.15
+* Fri Mar 18 2016 Peter Robinson <pbrobinson@fedoraproject.org> 6.0.0-0.17
+- Enable gnat on ppc64le
+
+* Fri Mar 11 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.16
- update from the trunk
- PRs c++/62096, c++/70001, c++/70105, c++/70135, c++/70153, c/68473,
c/70085, c/70143, lto/69589, middle-end/69916, rtl-opt/70061,
reply other threads:[~2026-06-29 12:27 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=178273602762.1.7173635022566480873.rpms-gcc-8297b8b10706@fedoraproject.org \
--to=pbrobinson@gmail.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