public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/guidelines-support-library] epel9: Disabled 32-bit build.
Date: Sun, 06 Sep 2026 05:06:01 GMT [thread overview]
Message-ID: <178867116133.1.17415416772554484180.rpms-guidelines-support-library-f818ed665c9b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guidelines-support-library
Branch : epel9
Commit : f818ed665c9b595aa7f482aadabc83f7b82a9939
Author : Vitaly <vitaly@easycoding.org>
Date : 2025-03-02T11:50:42+01:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/guidelines-support-library/c/f818ed665c9b595aa7f482aadabc83f7b82a9939?branch=epel9
Log:
Disabled 32-bit build.
---
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index d10f891..4391f71 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -9,6 +9,11 @@ URL: https://github.com/microsoft/GSL
Summary: Guidelines Support Library
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+%if 0%{?fedora} && 0%{?fedora} >= 42
+ExcludeArch: %{ix86}
+%endif
+
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: gcc-c++
reply other threads:[~2026-09-06 5:06 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=178867116133.1.17415416772554484180.rpms-guidelines-support-library-f818ed665c9b@fedoraproject.org \
--to=vitaly@easycoding.org \
--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