public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cryptopp] rawhide: Fixup s390x test
Date: Mon, 03 Aug 2026 14:48:19 GMT	[thread overview]
Message-ID: <178576849965.1.4053843959965013819.rpms-cryptopp-042155e6f125@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cryptopp
Branch : rawhide
Commit : 042155e6f1254d4caef3570a20e1c13d3dfd5aba
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2026-08-03T16:48:10+02:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cryptopp/c/042155e6f1254d4caef3570a20e1c13d3dfd5aba?branch=rawhide

Log:
Fixup s390x test

---
diff --git a/cryptopp.spec b/cryptopp.spec
index 5155212..8599d19 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -107,9 +107,11 @@ mv build-static %{__cmake_builddir}
 %check
 # Disabled on s390x
 # https://github.com/cryptopp-modern/cryptopp-modern/issues/65
-%ctest \
 %ifarch s390x
-  || :
+%ctest  || :
+%else
+%ctest
+%endif
 
 
 %files

                 reply	other threads:[~2026-08-03 14: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=178576849965.1.4053843959965013819.rpms-cryptopp-042155e6f125@fedoraproject.org \
    --to=kwizart@gmail.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