public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Enable gnat on ppc64le now it's been boostrapped
@ 2026-06-29 12:27 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-06-29 12:27 UTC (permalink / raw)
To: git-commits
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,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:27 [rpms/gcc] rhel-f41-base: Enable gnat on ppc64le now it's been boostrapped Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox