public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cryptopp] rawhide: Disabled on s390x for now
@ 2026-08-03 14:30 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-03 14:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cryptopp
Branch : rawhide
Commit : b7d24bfbcec85f29e34de94412b8168e48acb090
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2026-08-03T16:29:50+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cryptopp/c/b7d24bfbcec85f29e34de94412b8168e48acb090?branch=rawhide
Log:
Disabled on s390x for now
---
diff --git a/cryptopp.spec b/cryptopp.spec
index 137769c..5155212 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -105,7 +105,11 @@ mv %{__cmake_builddir} build-shared
mv build-static %{__cmake_builddir}
%check
-%ctest
+# Disabled on s390x
+# https://github.com/cryptopp-modern/cryptopp-modern/issues/65
+%ctest \
+%ifarch s390x
+ || :
%files
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 14:30 [rpms/cryptopp] rawhide: Disabled on s390x for now Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox