public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fabtests] main: disable build on i686
Date: Thu, 30 Jul 2026 09:48:42 GMT [thread overview]
Message-ID: <178540492206.1.13718478166005624865.rpms-fabtests-8d93b5c6df1e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fabtests
Branch : main
Commit : 8d93b5c6df1eb27e639ab454c1db6b79001c56b8
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-07-30T11:48:10+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fabtests/c/8d93b5c6df1eb27e639ab454c1db6b79001c56b8?branch=main
Log:
disable build on i686
---
diff --git a/fabtests.spec b/fabtests.spec
index d559f9c..3172df6 100644
--- a/fabtests.spec
+++ b/fabtests.spec
@@ -14,6 +14,8 @@ BuildRequires: valgrind-devel
BuildRequires: gcc
BuildRequires: make
Requires: python3-pytest
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
%description
Fabtests provides a set of examples that uses libfabric - a high-performance
reply other threads:[~2026-07-30 9:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178540492206.1.13718478166005624865.rpms-fabtests-8d93b5c6df1e@fedoraproject.org \
--to=mschmidt@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox