public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipSPARSE/
Date: Sun,  1 May 2022 09:22:22 +0000 (UTC)	[thread overview]
Message-ID: <1651396935.cd62673fa29da0f8bdaced597fdfeb3df23168d0.heroxbd@gentoo> (raw)

commit:     cd62673fa29da0f8bdaced597fdfeb3df23168d0
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun May  1 09:18:38 2022 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun May  1 09:22:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd62673f

sci-libs/hipSPARSE: remove unused cmake variable

__skip_rocmclang was used to avoid configuration error for
cmake-3.21.(1|2), which don't exist among ebuilds anymore.

Closes: https://bugs.gentoo.org/829077
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 .../hipSPARSE/{hipSPARSE-4.3.0.ebuild => hipSPARSE-4.3.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/hipSPARSE/hipSPARSE-4.3.0.ebuild b/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild
similarity index 94%
rename from sci-libs/hipSPARSE/hipSPARSE-4.3.0.ebuild
rename to sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild
index 99acf36c8593..9acb3016c001 100644
--- a/sci-libs/hipSPARSE/hipSPARSE-4.3.0.ebuild
+++ b/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -42,7 +42,8 @@ RDEPEND="dev-util/rocminfo:${SLOT}
 		dev-util/hip:${SLOT}
 		sci-libs/rocSPARSE:${SLOT}"
 DEPEND="${RDEPEND}"
-BDEPEND="dev-util/rocm-cmake:${SLOT}
+BDEPEND="dev-util/rocm-cmake
+	>=dev-util/cmake-3.22
 	test? ( dev-cpp/gtest )"
 
 S="${WORKDIR}/hipSPARSE-rocm-${PV}"
@@ -91,7 +92,6 @@ src_configure() {
 		-DCMAKE_SKIP_RPATH="ON"
 		-DCMAKE_INSTALL_INCLUDEDIR=include/hipsparse
 		${AMDGPU_TARGETS+-DAMDGPU_TARGETS="${AMDGPU_TARGETS}"}
-		-D__skip_rocmclang="ON" ## fix cmake-3.21 configuration issue caused by officialy support programming language "HIP"
 	)
 
 	cmake_src_configure


             reply	other threads:[~2022-05-01  9:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-01  9:22 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-04 10:55 [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipSPARSE/ Patrick Lauer
2025-03-04 10:55 Patrick Lauer
2024-08-25 15:41 Sam James
2024-06-26  9:21 Sam James
2023-11-27 14:35 Benda XU
2023-03-02 16:30 罗百科
2023-02-01  9:53 Andreas Sturmlechner
2022-12-04 14:50 Pacho Ramos
2022-09-22  1:08 Benda XU
2022-05-15  1:00 Sam James
2022-05-03 10:36 Benda XU
2021-02-27 19:21 Sam James
2021-01-24  7:49 Benda XU

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=1651396935.cd62673fa29da0f8bdaced597fdfeb3df23168d0.heroxbd@gentoo \
    --to=heroxbd@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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