From 037ce50c8efb339715a546c1275bcc24a8ac9f75 Mon Sep 17 00:00:00 2001
From: misaka00251 <liuxin@iscas.ac.cn>
Date: Mon, 30 Sep 2024 17:04:22 +0800
Subject: [PATCH] No rhel stuff

---
 rocblas.spec | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rocblas.spec b/rocblas.spec
index 182c2dd..cbed74a 100644
--- a/rocblas.spec
+++ b/rocblas.spec
@@ -25,12 +25,7 @@
 %global build_test OFF
 %endif
 
-%if 0%{?rhel}
-# Not available on RHEL
 %bcond_with tensile
-%else
-%bcond_without tensile
-%endif
 %if %{with tensile}
 %global build_tensile ON
 %else
-- 
GitLab