public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perftest] rawhide: disable build on i686
@ 2026-08-25 15:27 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-08-25 15:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perftest
Branch : rawhide
Commit : a6a078f491aa7586adb547b3be4d53fe3af83217
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-07-31T01:39:42+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perftest/c/a6a078f491aa7586adb547b3be4d53fe3af83217?branch=rawhide
Log:
disable build on i686
https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
---
diff --git a/perftest.spec b/perftest.spec
index 7f16485..b8048a1 100644
--- a/perftest.spec
+++ b/perftest.spec
@@ -13,7 +13,7 @@ BuildRequires: librdmacm-devel >= 1.0.21
BuildRequires: libibumad-devel >= 1.3.10.2
BuildRequires: autoconf pciutils-devel
Obsoletes: openib-perftest < 1.3
-ExcludeArch: s390 %{arm}
+ExcludeArch: s390 %{arm} %{ix86}
%description
Perftest is a collection of simple test programs designed to utilize
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 15:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 15:27 [rpms/perftest] rawhide: disable build on i686 Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox