public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: enable cloog on sparc arches
@ 2026-06-29 12:24 Dennis Gilmore
  0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-06-29 12:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 8694567421aa8c3c161ea64e382e69dcad6b4163
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2010-08-31T09:24:28-05:00
Stats  : +4/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/8694567421aa8c3c161ea64e382e69dcad6b4163?branch=rhel-f41-base

Log:
enable cloog on sparc arches

---
diff --git a/gcc.spec b/gcc.spec
index 20d9775..152ca59 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,7 +3,7 @@
 %global gcc_version 4.5.1
 # 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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -12,11 +12,7 @@
 %global build_ada 0
 %endif
 %global build_java 1
-%ifarch %{sparc}
-%global build_cloog 0
-%else
 %global build_cloog 1
-%endif
 %global build_libstdcxx_docs 1
 # If you don't have already a usable gcc-java and libgcj for your arch,
 # do on some arch which has it rpmbuild -bc --with java_tar gcc41.spec
@@ -1956,6 +1952,9 @@ fi
 %endif
 
 %changelog
+* Tue Aug 31 2010 Dennis Gilmore <dennis@ausil.us> 4.5.1-2
+- enable cloog on sparc arches
+
 * Thu Aug 12 2010 Jakub Jelinek <jakub@redhat.com> 4.5.1-1
 - update from gcc-4_5-branch
   - GCC 4.5.1 release

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:24 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:24 [rpms/gcc] rhel-f41-base: enable cloog on sparc arches Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox