public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipFFT/, sci-libs/rocFFT/
@ 2023-11-27 14:35 Benda XU
  0 siblings, 0 replies; only message in thread
From: Benda XU @ 2023-11-27 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     09a28fd215f0298704d610bbff94eb80021cd1fa
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 01:21:52 2023 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 14:34:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a28fd2

sci-libs/hipFFT: drop include directory hack.

hipFFT-5.7 is FHS compliant.

Drop HIP_ROOT_DIR and unused cmake variables, it is only for
FindHIP.cmake.

Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 sci-libs/hipFFT/{hipFFT-5.7.1.ebuild => hipFFT-5.7.1-r1.ebuild} | 2 --
 sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild                          | 2 --
 2 files changed, 4 deletions(-)

diff --git a/sci-libs/hipFFT/hipFFT-5.7.1.ebuild b/sci-libs/hipFFT/hipFFT-5.7.1-r1.ebuild
similarity index 92%
rename from sci-libs/hipFFT/hipFFT-5.7.1.ebuild
rename to sci-libs/hipFFT/hipFFT-5.7.1-r1.ebuild
index dd9cbd1dc59c..ab9604482ed9 100644
--- a/sci-libs/hipFFT/hipFFT-5.7.1.ebuild
+++ b/sci-libs/hipFFT/hipFFT-5.7.1-r1.ebuild
@@ -33,9 +33,7 @@ PATCHES=(
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_INSTALL_INCLUDEDIR="include/hipfft"
 		-DCMAKE_MODULE_PATH="${EPREFIX}"/usr/$(get_libdir)/cmake/hip
-		-DHIP_ROOT_DIR="${EPREFIX}/usr"
 		-DROCM_SYMLINK_LIBS=OFF
 		-DBUILD_CLIENTS_TESTS=OFF
 		-DBUILD_CLIENTS_RIDER=OFF

diff --git a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild
index dc007e4729f1..ae6759ee212d 100644
--- a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild
+++ b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild
@@ -113,8 +113,6 @@ src_configure() {
 		-Wno-dev
 		-DROCM_SYMLINK_LIBS=OFF
 		-DBUILD_CLIENTS_TESTS=$(usex test ON OFF)
-		-DBUILD_CLIENTS_SELFTEST=$(usex test ON OFF)
-		-DPYTHON3_EXE=${EPYTHON}
 		-DBUILD_CLIENTS_RIDER=$(usex benchmark ON OFF)
 		-DSQLITE_USE_SYSTEM_PACKAGE=ON
 		-DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=OFF


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

only message in thread, other threads:[~2023-11-27 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 14:35 [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipFFT/, sci-libs/rocFFT/ Benda XU

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