public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Fix misplaced %global.
@ 2026-06-29 12:28 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 6e4a12be2470d439c39f3e7759d72ae4cbb9d6dc
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2018-07-27T20:24:10+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/6e4a12be2470d439c39f3e7759d72ae4cbb9d6dc?branch=rhel-f41-base

Log:
Fix misplaced %global.

---
diff --git a/gcc.spec b/gcc.spec
index e26eeab..14133a8 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -15,12 +15,12 @@
 # Until annobin is fixed (#1519165).
 %undefine _annotated_build
 %endif
+%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
 %if 0%{?rhel} >= 8
 %global build_ada 0
 %global build_objc 0
 %global build_go 0
 %else
-%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc %{power64} alpha s390x %{arm} aarch64
 %global build_ada 1
 %else

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

only message in thread, other threads:[~2026-06-29 12:28 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:28 [rpms/gcc] rhel-f41-base: Fix misplaced %global Jakub Jelinek

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