projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d34bda
)
Revert "cuda.eclass: fix circular dep for nvidia-cuda-toolkit"
author
Lars Wendler
<polynomial-c@gentoo.org>
Wed, 17 Oct 2018 07:54:04 +0000
(09:54 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Wed, 17 Oct 2018 07:54:04 +0000
(09:54 +0200)
This reverts commit
fcceea41288268550e4dce7a952daa069861cc4b
.
Breaks dev-cpp/eigen[-cuda]
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
eclass/cuda.eclass
patch
|
blob
|
history
diff --git
a/eclass/cuda.eclass
b/eclass/cuda.eclass
index b78e6514d966c4a749f364bf5410b8fc775502c8..f8f0822d4e0dcd0fc9ac1d72c9d1890edf8ed433 100644
(file)
--- a/
eclass/cuda.eclass
+++ b/
eclass/cuda.eclass
@@
-41,12
+41,10
@@
inherit flag-o-matic toolchain-funcs
# Being verbose during compilation to see underlying commands
: ${CUDA_VERBOSE:=true}
-if [[ ${PN} != "nvidia-cuda-toolkit" ]]; then
DEPEND="dev-util/nvidia-cuda-toolkit"
if [[ ${EAPI} != [56] ]]; then
BDEPEND="dev-util/nvidia-cuda-toolkit"
fi
-fi
# @FUNCTION: cuda_gccdir
# @USAGE: [-f]