public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Workaround profiledbootstrap failure on ppc64 be
@ 2026-06-29 12:27 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 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 : ec74b26ecd62057b699f568bd4307faa99943c99
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2016-02-06T21:44:23+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/ec74b26ecd62057b699f568bd4307faa99943c99?branch=rhel-f41-base
Log:
Workaround profiledbootstrap failure on ppc64 be
---
diff --git a/gcc.spec b/gcc.spec
index e81cc54..2dbda30 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1057,7 +1057,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \
--enable-languages=c,c++,objc,obj-c++,fortran${enablelada}${enablelgo},lto \
$CONFIGURE_OPTS
-%ifarch sparc sparcv9 sparc64
+%ifarch sparc sparcv9 sparc64 ppc64
make %{?_smp_mflags} BOOT_CFLAGS="$OPT_FLAGS" bootstrap
%else
make %{?_smp_mflags} BOOT_CFLAGS="$OPT_FLAGS" profiledbootstrap
^ 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: Workaround profiledbootstrap failure on ppc64 be Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox