From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild') diff --git a/dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild b/dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild index 848a8f3a5408..d758811b4785 100644 --- a/dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild +++ b/dev-libs/rocm-hostcall/rocm-hostcall-2.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils +inherit cmake if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/" @@ -25,10 +25,3 @@ SLOT="0/$(ver_cut 1-2)" RDEPEND="dev-libs/rocr-runtime" DEPEND="${RDEPEND}" - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr/" - ) - cmake-utils_src_configure -} -- cgit v1.2.3