public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/rocBLAS/
@ 2021-02-06 17:46 Benda XU
  0 siblings, 0 replies; only message in thread
From: Benda XU @ 2021-02-06 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     319b6fff780a8aa60c3104972505d1999c8988ae
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 17:46:02 2021 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 17:46:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=319b6fff

sci-libs/rocBLAS: get rid of --rocm-path.

The new revision of llvm-roc has a correct default for --rocm-path.

Bug: https://bugs.gentoo.org/769005
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
index ba8f4c0e6..bb44363d3 100644
--- a/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
@@ -20,6 +20,7 @@ DEPEND="${RDEPEND}
 	dev-util/cmake
 	dev-util/rocm-cmake
 	>=dev-util/Tensile-4.0.0-r1
+	>=sys-devel/llvm-roc-4.0.0-r2
 	"
 
 # stripped library is not working
@@ -60,7 +61,6 @@ src_configure() {
 		-DTensile_TEST_LOCAL_PATH="${WORKDIR}/Tensile-rocm-${PV}"
 		-DBUILD_WITH_TENSILE=ON
 		-DBUILD_WITH_TENSILE_HOST=ON
-		-DCMAKE_CXX_FLAGS="--rocm-path=${EPREFIX}/usr"
 		-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
 		-DCMAKE_INSTALL_INCLUDEDIR="include/rocblas"
 		-DBUILD_TESTING=OFF


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-06 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-06 17:46 [gentoo-commits] proj/sci:master commit in: sci-libs/rocBLAS/ Benda XU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox