public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipblas] epel10: Disable testing on rhel 9
Date: Sat, 13 Jun 2026 22:12:20 GMT [thread overview]
Message-ID: <178138874090.1.5634579996577326549.rpms-hipblas-3302bf3d1854@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipblas
Branch : epel10
Commit : 3302bf3d1854f5f4e7a3a3a18a528495dc2da37b
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-10T12:09:28-07:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hipblas/c/3302bf3d1854f5f4e7a3a3a18a528495dc2da37b?branch=epel10
Log:
Disable testing on rhel 9
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/hipblas.spec b/hipblas.spec
index 3979160..86822c3 100644
--- a/hipblas.spec
+++ b/hipblas.spec
@@ -63,7 +63,11 @@
%global build_type RelWithDebInfo
%endif
+%if 0%{?rhel} < 10
+# RHEL 9 has a problem finding cblas.h, so disable testing
+%else
%bcond_with test
+%endif
%if %{with test}
%global build_test ON
%global __brp_check_rpaths %{nil}
reply other threads:[~2026-06-13 22:12 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=178138874090.1.5634579996577326549.rpms-hipblas-3302bf3d1854@fedoraproject.org \
--to=tom.rix@amd.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