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/hipFFT/, sci-libs/rocFFT/
Date: Mon, 27 Nov 2023 14:35:29 +0000 (UTC)	[thread overview]
Message-ID: <1701095691.09a28fd215f0298704d610bbff94eb80021cd1fa.heroxbd@gentoo> (raw)

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


                 reply	other threads:[~2023-11-27 14:35 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=1701095691.09a28fd215f0298704d610bbff94eb80021cd1fa.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